This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-11 05:17:46 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
d588a94de8a81b5b5f96d077c5ca5075bd40cd12
nuttx
/
arch
/
avr
/
src
/
common
T
History
Gregory Nutt
a94e3284b3
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
..
Kconfig
…
up_allocateheap.c
…
up_arch.h
…
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_exit.c
setvbuf: Add support for disabling I/O buffering. Initially cut; untested.
2017-02-09 09:24:44 -06:00
up_idle.c
…
up_initialize.c
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
up_internal.h
up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list.
2017-02-07 10:35:04 -06:00
up_interruptcontext.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_lowputs.c
…
up_mdelay.c
Standard some naming if code sectino comments
2016-02-21 18:06:09 -06:00
up_modifyreg8.c
…
up_modifyreg16.c
…
up_modifyreg32.c
…
up_puts.c
…
up_releasestack.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
up_udelay.c
Correct mispelling
2017-04-22 17:03:34 -06:00