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
49deb059d4
nuttx
/
configs
/
viewtool-stm32f107
/
highpri
History
Gregory Nutt
49deb059d4
Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems
2014-08-07 13:42:47 -06:00
..
defconfig
Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems
2014-08-07 13:42:47 -06:00
Make.defs
The optimization level can now be selected as part of the configuration
2014-01-24 07:45:35 -06:00
setenv.sh
Initial framework for a test of high-pri, nested interrupts. Incomplete and does not work
2013-12-22 10:12:26 -06:00