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
ef3337329a
nuttx
/
configs
/
stm32vldiscovery
/
nsh
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
Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de Assis
2014-01-12 17:59:38 -06:00