.. |
exc_return.h
|
More Cortex-M0/NUC120 fixes
|
2013-02-25 18:36:25 +00:00 |
Kconfig
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
nvic.h
|
Eliminate some warnings
|
2016-06-13 14:15:54 -06:00 |
psr.h
|
First cut at support for Cortex-M0
|
2013-02-16 16:32:19 +00:00 |
svcall.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -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_assert.c
|
syslog: Enable is partial, crippled version of syslog_flush(); arch/: Call syslog_flush() from assertion handling logic.
|
2018-06-07 16:29:16 -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_copyfullstate.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -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_dumpnvic.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
up_exception.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
up_fullcontextrestore.S
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
up_hardfault.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
up_initialstate.c
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47: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
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
up_saveusercontext.S
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
up_schedulesigaction.c
|
armv7-a/armv6-m/arm/a1x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 16:44:50 -06:00 |
up_sigdeliver.c
|
Based on a change recommended by Mark Shulte:
|
2018-06-06 09:54:30 -06:00 |
up_signal_dispatch.c
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
up_signal_handler.S
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
up_svcall.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -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_systemreset.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -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_vectors.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
vfork.S
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |