Version 1.9.6.2
[fw/altos] / src / stm32l0 /
2020-09-30 Keith Packardaltos: Fix flash loader map file names
2020-08-08 Keith Packardaltos/stm32l0: Big update in functionality
2020-08-08 Keith Packardaltos: Remove support for !HAS_TASK_QUEUE
2020-08-08 Keith Packardaltos/stm32l0: Add LPUART driver
2020-08-08 Keith Packardaltos/stm32l0: Provide ao_spi_speed inline as per new...
2020-08-08 Keith Packardaltos/stm32l0: Add adc and flash drivers
2020-08-08 Keith Packardaltos/stm32l0: Remove some unused code in ao_timer.c
2020-08-08 Keith Packardaltos/stm32l0: Remove some unused code in USART driver
2020-08-08 Keith Packardaltos/stm32l0: Get exti working
2020-08-08 Keith Packardaltos/stm32l0: Get SPI driver working
2020-08-08 Keith Packardaltos/stm32l0: Some device addrs were wrong
2020-08-08 Keith Packardaltos/stm32l0: More DMA fixes
2020-08-08 Keith Packardaltos: Add initial stm32l0 support