This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-08 14:07:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
Apache NuttX is a mature, real-time embedded operating system (RTOS)
https://nuttx.apache.org/
embedded
mcu
microcontroller
nuttx
real-time
rtos
3818
commits
24
branches
203
tags
530
MiB
C
96.5%
Assembly
1.1%
CMake
1%
Makefile
0.7%
Python
0.4%
Other
0.2%
39183d37b8
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with patternCode
Cite this repository
BibTeX
Cancel
Gregory Nutt
39183d37b8
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
2014-08-07 18:00:38 -06:00
arch
Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
2014-08-07 18:00:38 -06:00