..
exc_return.h
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01: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
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01:00
svcall.h
Refine the preprocessor conditional guard style ( #190 )
2020-01-31 19:07:39 +01:00
Toolchain.defs
Docs and comments: Change OSX -> macOS
2020-04-26 07:48:33 -06:00
up_assert.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
up_blocktask.c
Fix typos in comments and documentation.
2020-03-16 20:01:11 -06:00
up_copyfullstate.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -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
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
up_fullcontextrestore.S
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
up_hardfault.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
up_initialstate.c
Fix typos.
2019-08-04 14:50:28 -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_saveusercontext.S
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
up_schedulesigaction.c
Squashed commit of the following:
2019-04-29 14:52:05 -06:00
up_sigdeliver.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
up_signal_dispatch.c
Update the comments (the location of trampoline code)
2020-02-20 14:21:16 +08: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
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
up_switchcontext.S
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
up_systemreset.c
Remove exra whitespace from files ( #189 )
2020-01-31 09:24:49 -06:00
up_unblocktask.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
up_vectors.c
arch/arm/src/armv6+7-m/up_vectors.c: Fix the type mismatch warning for _ebss
2018-08-24 07:04:51 -06:00
vfork.S
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00