]> git.gag.com Git - fw/altos/history - src/stm32f1/stm32f1.h
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / src / stm32f1 / stm32f1.h
2024-02-03 Keith Packardstm32f1: Clean up some ADC definitions
2024-02-01 Keith Packardaltos/telelco-v3.0: Control LCD backlight with PWM
2024-02-01 Keith Packardsrc/stm32f1: Disable extra JTAG pins in ao_clock_init
2024-02-01 Keith Packardaltos/stm32f1: Poke the ADC harder to get it to sample
2024-02-01 Keith Packardaltos/stm32f1: Add STM_RCC_CFGR_PLLXTPRE_MASK value
2024-02-01 Keith Packardaltos/stm32f1: Add ao_fast_timer.c
2024-02-01 Keith Packardaltos/stm32f1: Add more IP block drivers
2024-02-01 Keith Packardaltos/stm32f1: Add DMA and SPI drivers
2024-02-01 Keith Packardstm32f1: Get boot loader working
2024-02-01 Keith Packardaltos/stm32f1: Start work on self-flash code
2024-02-01 Keith Packardaltos/stm32f1: More stm32f103 work
2024-02-01 Keith Packardaltos: Start work on stm32f1 support