nuttx/configs/stm32f103-minimum/src
2017-10-14 15:27:40 -06:00
..
.gitignore
Makefile configs/stm32f103-minimum: Add support for LM75 in the stm32f103-minimum board 2017-10-14 15:27:40 -06:00
stm32_adc.c stm32f103-minimum: Add ADC support on stm32f103-minimum board 2017-10-02 16:24:24 -06:00
stm32_apa102.c configs/stm32f103-minimum: Add board support for APA102 driver 2017-09-18 16:55:12 -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 configs/stm32f103-minimum: Add support for LM75 in the stm32f103-minimum board 2017-10-14 15:27:40 -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 stm32f103-minimum: Use separated read_ops for GPIO interrupt pins 2017-06-11 07:20:18 -06:00
stm32_hcsr04.c drivers/sensors: Add support to HC-SR04 distance sensor 2017-08-17 18:52:54 -06:00
stm32_lcd.c Fix a comment block 2016-08-28 13:52:36 -06:00
stm32_lm75.c configs/stm32f103-minimum: Add support for LM75 in the stm32f103-minimum board 2017-10-14 15:27:40 -06:00
stm32_mcp2515.c stm32f103-minimum: Fix compiler error in MCP2415 logic. 2017-06-14 14:54:07 -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 STM32F103-Minimum: Add support for SmartFS on Winbond W25 SPI NOR Flash 2017-08-06 10:38:55 -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 drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go. 2017-08-24 10:26:53 -06:00
stm32_w25.c STM32F103-Minimum: Add support for SmartFS on Winbond W25 SPI NOR Flash 2017-08-06 10:38:55 -06:00
stm32f103_minimum.h configs/stm32f103-minimum: Add support for LM75 in the stm32f103-minimum board 2017-10-14 15:27:40 -06:00