nuttx/arch/avr/src/avr32
2018-08-24 06:21:15 -06:00
..
avr32.h Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs 2016-03-09 13:41:48 -06:00
Kconfig Add configuration to prevent selection of Windows native toolchains when using Ubuntu under Windows 10 2017-01-02 07:16:47 -06:00
Toolchain.defs Back out most of 34be3e7c3c and update README again. Windows native tools cannot be used with Ubuntu under Windows 10 now. For Cygwin, that support depends on the 'cygpath -w' tool to convert POSIX paths to Windows paths. There is no corresponding tool for Ubuntu under Windows 10. 2017-01-01 16:29:03 -06:00
up_blocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_copystate.c Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
up_createstack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_doirq.c Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs 2016-03-09 13:41:48 -06:00
up_dumpstate.c Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
up_exceptions.S Merge in arch/ submodule 2016-04-10 07:49:41 -06:00
up_fullcontextrestore.S Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
up_initialstate.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
up_nommuhead.S Remove the arch/ subdirectory; replace it with a submodule 2015-07-22 10:56:22 -06:00
up_releasepending.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
up_reprioritizertr.c Replace non critical PANIC with DEBUGPANIC to save the code space 2018-08-24 06:21:15 -06:00
up_schedulesigaction.c arch/avr/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 12:45:12 -06:00
up_sigdeliver.c Based on a change recommended by Mark Shulte: 2018-06-06 09:54:30 -06:00
up_stackframe.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_switchcontext.S Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_syscall6.S Merge in arch/ submodule 2016-04-10 07:49:41 -06:00
up_unblocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_usestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00