Commit Graph

21 Commits

Author SHA1 Message Date
Marwan Ragab
fb0145d0c8 added unique id implementation for nucleo-f303re 2015-11-19 11:11:12 -05:00
Gregory Nutt
faa9f50e53 Fix several build errors detected by tools/testbuil.sh, most configuration problems 2015-11-18 14:35:08 -06:00
Gregory Nutt
5937f9930d (Hopefully) cosmetic changes from review of recent merges for conformance to coding standard 2015-11-17 16:53:49 -06:00
Wail Khemir
540a3b701a Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c 2015-11-17 17:09:10 -05:00
Paul A. Patience
9cd90f3e6e Nucleo F303RE: Move C++ initialization from configs to apps/platform 2015-11-12 12:10:27 -05:00
Gregory Nutt
fa637597a0 Merged in paulpatience/nuttx-boards/nucleo_f303re_uavcan (pull request #16)
Nucleo F303RE: Update UAVCAN configuration
2015-11-10 16:56:45 -06:00
Paul A. Patience
8452f6083a Nucleo F303RE: Update UAVCAN configuration 2015-11-10 17:38:27 -05:00
Paul A. Patience
6163aea14a Nucleo F303RE: Update CAN configuration 2015-11-10 16:07:23 -05:00
Paul A. Patience
f9ef91d180 Nucleo F303RE: Add ADC 2015-11-05 10:17:15 -05:00
Gregory Nutt
8b9cbc05f6 Merged in paulpatience/nuttx-boards/nucleo_f303re_pwm (pull request #13)
Nucleo F303RE: Add PWM
2015-11-01 16:53:14 -06:00
Paul A. Patience
ae748393ce Nucleo F303RE: Add PWM 2015-11-01 17:13:03 -05:00
Gregory Nutt
b28bd72a48 Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
Gregory Nutt
f56ed529e5 Remove prototypes for all user LED interfaces from board.h header files 2015-11-01 10:53:34 -06:00
Gregory Nutt
893bd9c7b5 Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
Gregory Nutt
78f19bbefb Rename board_led_on to board_autoled_on 2015-11-01 09:07:36 -06:00
Gregory Nutt
88c506d843 Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
Paul A. Patience
dd468add8a Nucleo F303RE and STM32F4-Discovery: Configure CAN GPIOs in stm32_boardinitialize() instead of in board_app_initialize() 2015-10-08 13:18:32 -04:00
Paul A. Patience
06a88178af Nucleo F303RE and STM32F4-Discovery: Configure CAN GPIOs in board_app_initialize 2015-10-06 23:49:28 -04:00
Paul A. Patience
c08e4e582c Nucleo F303RE: Add SSD1351 SPI 4-wire interface 2015-09-29 16:00:25 -04:00
Paul A. Patience
10297a0b6a Nucleo F303RE: add more pins and update copyright notices 2015-09-10 13:34:17 -04:00
Paul A. Patience
bf6163bec6 Add Nucleo F303RE board configuration 2015-09-10 05:26:38 -04:00