This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
ebc6f51641
nuttx
/
drivers
/
leds
History
Augusto Fraga Giachero
68bbc8438c
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
..
apa102.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
Kconfig
Squashed commit of the following:
2018-07-22 15:13:39 -06:00
Make.defs
Squashed commit of the following:
2018-07-22 15:13:39 -06:00
max7219.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
ncp5623c.c
pca9635pw.c
rgbled.c
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
userled_lower.c
userled_upper.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00