nuttx/configs/stm32f103-minimum/src
2017-06-08 15:34:13 -06:00
..
.gitignore
Makefile stm32f103-minimum: dd GPIO device driver example for STM32F103-Minimum. This chang adds the initialization needed by stm32f103-minimum board to support the NuttX GPIO Subsystem. 2017-06-08 11:23:46 -06:00
stm32_appinit.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -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 stm32f103-minimum: dd GPIO device driver example for STM32F103-Minimum. This chang adds the initialization needed by stm32f103-minimum board to support the NuttX GPIO Subsystem. 2017-06-08 11:23:46 -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_gpio.c Cosmetic: Removing trailing whitespace at the end of lines. 2017-06-08 13:12:08 -06:00
stm32_lcd.c Fix a comment block 2016-08-28 13:52:36 -06:00
stm32_mcp2515.c MCP2515: Changes from review of last PR 2017-05-23 12:22:49 -06:00
stm32_mfrc522.c Cosmetic: Removing trailing whitespace at the end of lines. 2017-06-08 13:12:08 -06: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_pcd8544.c Add board support to use the Nokia 5110 LCD display driver 2017-05-26 10:53:16 -03: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 configs/: Back out many of the changes in two recent commits: Too many changes from SPIDEV_WIRELESS to SPIDEV_CONTACTLESS. Specifically NRF24L01 should still be SPIDEV_WIRELESS. 2017-06-08 15:34:13 -06:00
stm32_tone.c Cosmetic: Removing trailing whitespace at the end of lines. 2017-06-08 13:12:08 -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 stm32f103-minimum: dd GPIO device driver example for STM32F103-Minimum. This chang adds the initialization needed by stm32f103-minimum board to support the NuttX GPIO Subsystem. 2017-06-08 11:23:46 -06:00