summaryrefslogtreecommitdiff
path: root/src/stm/stm32l.h
Commit message (Expand)AuthorAge
* altos: get ao_max6691 driver workingKeith Packard2019-04-21
* altos: Work on MAX6691 driverKeith Packard2019-04-21
* altos: Fix ISR declarations to make them non-weakKeith Packard2019-02-21
* altos: Declare all public functions in header filesKeith Packard2019-02-18
* altos/stm: Make beeper driver support all possible tim234 configsKeith Packard2018-10-19
* altos/stm: Define ADC channels for TEMP and V_REFKeith Packard2018-06-17
* stm: Add more mask-based GPIO controlsKeith Packard2017-04-04
* stm: Add a few more GPIO functions to make dealing with the 1802 easierKeith Packard2017-04-03
* altos/stm: Add nvic priority register fields. Add more TIM234 defines.Keith Packard2017-02-20
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stm: Add more SPI status register bitsKeith Packard2016-06-29
* altos: Add ao_gpi_set/clr_bits functionsKeith Packard2016-04-13
* altos: Get stm32l pwm driver workingKeith Packard2015-12-25
* altos/stm: Fix typo in stm32l.hKeith Packard2015-01-26
* ao-tools: Add --wait option to ao-usbloadKeith Packard2015-01-25
* altos/stm: Use #define'd constants for GPIO register addressesKeith Packard2014-05-12
* altos/stm: Figure out available flash space based on chip id registersKeith Packard2014-05-12
* altos: Clean up -Wextra warningsKeith Packard2013-12-20
* altos: Initial TeleMetrum v2.0 bitsKeith Packard2013-08-27
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09
* altos: Add program flash functionKeith Packard2013-05-07
* altos: Use SYSTICK on STM32LKeith Packard2013-05-07
* altos/stm: Add more bits to NVIC register definitionsKeith Packard2013-02-24
* altos: Clean up stm arch macros a bit.Keith Packard2012-10-25
* altos: Add stack-guard code. Uses STM MPU to trap stack overflow.Keith Packard2012-10-25
* altos: profiling on STM32LKeith Packard2012-10-25
* altos: Enable STM SYSCFG when routing EXTIKeith Packard2012-08-28
* altos: Add ao_gpio_get and ao_exti_set_modeKeith Packard2012-08-06
* altos: Add driver for STM internal flashKeith Packard2012-07-29
* altos: Wait for i2c START condition before setting interrupt bitsKeith Packard2012-06-27
* altos: Create a 32-bit 1MHz timer for use in profiling executionKeith Packard2012-06-26
* altos: Route correct GPIO line to interrupt controllerKeith Packard2012-06-02
* altos: Oopsed the STM DMA channels for I2C1Keith Packard2012-04-25
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Add register definitions for STM syscfg and usbKeith Packard2012-04-14
* altos: Make STM clock configuration per-product. Fix 32MHz CPU speedKeith Packard2012-04-09
* altos: Add beeper driver to STM archKeith Packard2012-04-09
* altos: add STM I2C driver.Keith Packard2012-04-09
* altos: Add STM temperature sensor calibration dataKeith Packard2012-04-07
* altos: Add support for STM ADCKeith Packard2012-04-07
* altos: Declare stm DMA address registers as volatile void *Keith Packard2012-04-06
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* Automatically set ALTERNATE pin mode when setting alternate functionKeith Packard2012-03-28
* Add defines for LCD controller and RTC clockingKeith Packard2012-03-28
* Add support for multiple serial ports on STM32LKeith Packard2012-03-28
* Basic OS running on STM32LKeith Packard2012-03-28
* Add stm-demo programKeith Packard2012-03-28
* Add STM platform and stm-bringup demo programKeith Packard2012-03-28