nuttx/boards/arm/stm32
2019-09-11 08:56:56 -06:00
..
axoloti Merged in alinjerpelea/nuttx (pull request #1003) 2019-08-19 15:16:08 +00:00
clicker2-stm32 Fix typos in comments. 2019-08-21 09:32:59 -06:00
cloudctrl Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
fire-stm32v2 Fix typos in comments. 2019-08-21 09:32:59 -06:00
hymini-stm32v Fix typos in comments. 2019-08-21 09:32:59 -06:00
maple Fix a few minor typos 2019-09-08 15:59:14 -06:00
mikroe-stm32f4 Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
nucleo-f4x1re Merged in alinjerpelea/nuttx (pull request #1003) 2019-08-19 15:16:08 +00:00
nucleo-f103rb drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
nucleo-f207zg drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
nucleo-f302r8 drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
nucleo-f303re drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
nucleo-f303ze Merged in alinjerpelea/nuttx (pull request #1003) 2019-08-19 15:16:08 +00:00
nucleo-f334r8 Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
nucleo-f410rb Fix typos in comments. 2019-08-21 09:32:59 -06:00
nucleo-f446re Fix typos in comments. 2019-08-21 09:32:59 -06:00
nucleo-l152re Fix typos in comments. 2019-08-21 09:32:59 -06:00
olimex-stm32-e407 Merged in alinjerpelea/nuttx (pull request #1003) 2019-08-19 15:16:08 +00:00
olimex-stm32-h405 Fix typos in comments. 2019-08-21 09:32:59 -06:00
olimex-stm32-h407 Fix typos in comments. 2019-08-21 09:32:59 -06:00
olimex-stm32-p107 Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
olimex-stm32-p207 Fix typos in comments. 2019-08-21 09:32:59 -06:00
olimex-stm32-p407 Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
olimexino-stm32 Fix typos in comments. 2019-08-21 09:32:59 -06:00
omnibusf4 Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
photon drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
shenzhou Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
stm32_tiny drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
stm32butterfly2 Merged in alinjerpelea/nuttx (pull request #1003) 2019-08-19 15:16:08 +00:00
stm32f3discovery Fix various typos 2019-09-03 17:00:22 -06:00
stm32f4discovery Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
stm32f103-minimum drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
stm32f334-disco Fix typos in comments. 2019-08-21 09:32:59 -06:00
stm32f411e-disco Fix typos in comments. 2019-08-21 09:32:59 -06:00
stm32f429i-disco Fix various typos 2019-09-03 17:00:22 -06:00
stm32ldiscovery Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
stm32vldiscovery Merged in alinjerpelea/nuttx (pull request #1003) 2019-08-19 15:16:08 +00:00
stm3210e-eval Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
stm3220g-eval Fix various typos 2019-09-03 17:00:22 -06:00
stm3240g-eval Fix various typos 2019-09-03 17:00:22 -06:00
viewtool-stm32f107 Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00