index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stm
/
stm32l.h
Commit message (
Expand
)
Author
Age
*
altos: get ao_max6691 driver working
Keith Packard
2019-04-21
*
altos: Work on MAX6691 driver
Keith Packard
2019-04-21
*
altos: Fix ISR declarations to make them non-weak
Keith Packard
2019-02-21
*
altos: Declare all public functions in header files
Keith Packard
2019-02-18
*
altos/stm: Make beeper driver support all possible tim234 configs
Keith Packard
2018-10-19
*
altos/stm: Define ADC channels for TEMP and V_REF
Keith Packard
2018-06-17
*
stm: Add more mask-based GPIO controls
Keith Packard
2017-04-04
*
stm: Add a few more GPIO functions to make dealing with the 1802 easier
Keith Packard
2017-04-03
*
altos/stm: Add nvic priority register fields. Add more TIM234 defines.
Keith Packard
2017-02-20
*
altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
Keith Packard
2016-12-17
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos/stm: Add more SPI status register bits
Keith Packard
2016-06-29
*
altos: Add ao_gpi_set/clr_bits functions
Keith Packard
2016-04-13
*
altos: Get stm32l pwm driver working
Keith Packard
2015-12-25
*
altos/stm: Fix typo in stm32l.h
Keith Packard
2015-01-26
*
ao-tools: Add --wait option to ao-usbload
Keith Packard
2015-01-25
*
altos/stm: Use #define'd constants for GPIO register addresses
Keith Packard
2014-05-12
*
altos/stm: Figure out available flash space based on chip id registers
Keith Packard
2014-05-12
*
altos: Clean up -Wextra warnings
Keith Packard
2013-12-20
*
altos: Initial TeleMetrum v2.0 bits
Keith Packard
2013-08-27
*
altos: Add fast-timer API. Use for quadrature and button drivers
Keith Packard
2013-06-09
*
altos: Add program flash function
Keith Packard
2013-05-07
*
altos: Use SYSTICK on STM32L
Keith Packard
2013-05-07
*
altos/stm: Add more bits to NVIC register definitions
Keith Packard
2013-02-24
*
altos: Clean up stm arch macros a bit.
Keith Packard
2012-10-25
*
altos: Add stack-guard code. Uses STM MPU to trap stack overflow.
Keith Packard
2012-10-25
*
altos: profiling on STM32L
Keith Packard
2012-10-25
*
altos: Enable STM SYSCFG when routing EXTI
Keith Packard
2012-08-28
*
altos: Add ao_gpio_get and ao_exti_set_mode
Keith Packard
2012-08-06
*
altos: Add driver for STM internal flash
Keith Packard
2012-07-29
*
altos: Wait for i2c START condition before setting interrupt bits
Keith Packard
2012-06-27
*
altos: Create a 32-bit 1MHz timer for use in profiling execution
Keith Packard
2012-06-26
*
altos: Route correct GPIO line to interrupt controller
Keith Packard
2012-06-02
*
altos: Oopsed the STM DMA channels for I2C1
Keith Packard
2012-04-25
*
altos: Starting to write cc1120 driver
Keith Packard
2012-04-17
*
altos: Add register definitions for STM syscfg and usb
Keith Packard
2012-04-14
*
altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
Keith Packard
2012-04-09
*
altos: Add beeper driver to STM arch
Keith Packard
2012-04-09
*
altos: add STM I2C driver.
Keith Packard
2012-04-09
*
altos: Add STM temperature sensor calibration data
Keith Packard
2012-04-07
*
altos: Add support for STM ADC
Keith Packard
2012-04-07
*
altos: Declare stm DMA address registers as volatile void *
Keith Packard
2012-04-06
*
altos: Add DMA, SPI and MS5607 drivers
Keith Packard
2012-04-06
*
Automatically set ALTERNATE pin mode when setting alternate function
Keith Packard
2012-03-28
*
Add defines for LCD controller and RTC clocking
Keith Packard
2012-03-28
*
Add support for multiple serial ports on STM32L
Keith Packard
2012-03-28
*
Basic OS running on STM32L
Keith Packard
2012-03-28
*
Add stm-demo program
Keith Packard
2012-03-28
*
Add STM platform and stm-bringup demo program
Keith Packard
2012-03-28