nuttx/configs/stm32f103-minimum/src
2017-04-29 12:26:52 -06:00
..
.gitignore
Makefile STM32F103-Mininum: Rename an incorrectly named file. 2017-04-27 17:57:37 -06:00
stm32_appinit.c configs/stm32f103-minimum: Add stm32_bringup support and userled example to STM32F103 Minimum board 2016-10-02 14:45:44 -06:00
stm32_autoleds.c configs/stm32f103-minimum: Add stm32_bringup support and userled example to STM32F103 Minimum board 2016-10-02 14:45:44 -06:00
stm32_boot.c configs/stm32f103-minimum: Add stm32_bringup support and userled example to STM32F103 Minimum board 2016-10-02 14:45:44 -06:00
stm32_bringup.c Add SDCard support over SPI on STM32F103-Minimum board 2017-02-26 14:51:38 -06:00
stm32_buttons.c Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 2017-04-09 14:44:49 -06:00
stm32_lcd.c Fix a comment block 2016-08-28 13:52:36 -06:00
stm32_mfrc522.c fix alan's board with mfrc support 2016-08-31 13:57:23 +02:00
stm32_mmcsd.c Add SDCard support over SPI on STM32F103-Minimum board 2017-02-26 14:51:38 -06:00
stm32_nrf24l01.c STM32F103-Mininum: Rename an incorrectly named file. 2017-04-27 17:57:37 -06:00
stm32_pwm.c Eliminate some warnings 2016-12-05 18:07:15 -06:00
stm32_qencoder.c Add support to QEncoder on STM32F103Minimum board 2017-02-23 09:31:28 -06:00
stm32_rgbled.c Add RGB LED support on STM32F103 Minimum board 2016-10-26 13:27:58 -06:00
stm32_spi.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
stm32_tone.c STM32F103-Minimum: Fix a compile error. CONFIG_STM32_TICKLESS_ONESHOT_TIMER is only defined in TICKLESS mode. Somebody has been hand editing .config files. 2017-01-31 12:35:05 -06:00
stm32_usbdev.c Add support to USB Device on STM32F103-Minimum board 2017-03-02 09:36:05 -06:00
stm32_userleds.c configs/stm32f103-minimum: Add stm32_bringup support and userled example to STM32F103 Minimum board 2016-10-02 14:45:44 -06:00
stm32_veml6070.c Add Vishay VEML6070 driver and support for STM32F103-Minimum board 2016-11-13 11:44:28 -06:00
stm32f103_minimum.h Add SDCard support over SPI on STM32F103-Minimum board 2017-02-26 14:51:38 -06:00