This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b54ffe858a6001fb13928e191319610fd8b903b7
nuttx
/
drivers
/
leds
T
History
Sebastien Lorquet
0885ad7b14
drivrs/leds: Userled driver was using LCD debug output instead of LED debug output.
2018-03-11 17:43:04 -06:00
..
apa102.c
…
Kconfig
…
Make.defs
…
ncp5623c.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
pca9635pw.c
Adds new OS internal functions nxsig_sleep() and nxsig_usleep. These differ from the standard sleep() and usleep() in that (1) they don't cause cancellation points, and (2) don't set the errno variable (if applicable). All calls to sleep() and usleep() changed to calls to nxsig_sleep() and nxsig_usleep().
2017-10-06 10:15:01 -06:00
rgbled.c
Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request
#603
)
2018-02-20 18:24:53 +00:00
userled_lower.c
drivrs/leds: Userled driver was using LCD debug output instead of LED debug output.
2018-03-11 17:43:04 -06:00
userled_upper.c
drivrs/leds: Userled driver was using LCD debug output instead of LED debug output.
2018-03-11 17:43:04 -06:00