nuttx/arch/avr/src
patacongo a31d1f331b Corrections needed after further test of stack-based task arguments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5771 42af7a65-404d-4744-a932-0658087f49c3
2013-03-21 23:37:11 +00:00
..
at32uc3 Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be static const 2013-02-27 22:24:49 +00:00
at90usb Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
atmega Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
avr Corrections needed after further test of stack-based task arguments 2013-03-21 23:37:11 +00:00
avr32 Corrections needed after further test of stack-based task arguments 2013-03-21 23:37:11 +00:00
common In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
Makefile Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 2012-11-20 15:47:41 +00:00