.. |
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 in comments.
|
2019-08-21 09:32:59 -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 typos in comments.
|
2019-08-21 09:32:59 -06:00 |
mikroe-stm32f4
|
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-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
|
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-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 in comments.
|
2019-08-21 09:32:59 -06:00 |
olimex-stm32-p207
|
Fix typos in comments.
|
2019-08-21 09:32:59 -06:00 |
olimex-stm32-p407
|
Fix typos in comments.
|
2019-08-21 09:32:59 -06:00 |
olimexino-stm32
|
Fix typos in comments.
|
2019-08-21 09:32:59 -06:00 |
omnibusf4
|
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 |
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
|
Merged in alinjerpelea/nuttx (pull request #1003)
|
2019-08-19 15:16:08 +00: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
|
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 |
stm32f4discovery
|
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 |
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
|
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 |
stm32ldiscovery
|
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 |
stm32vldiscovery
|
Merged in alinjerpelea/nuttx (pull request #1003)
|
2019-08-19 15:16:08 +00:00 |
stm3210e-eval
|
Fix typos in comments.
|
2019-08-21 09:32:59 -06:00 |
stm3220g-eval
|
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 |
stm3240g-eval
|
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 |
viewtool-stm32f107
|
Fix typos in comments.
|
2019-08-21 09:32:59 -06:00 |