nuttx/arch/avr/src/common
Xiang Xiao b0797263ca libc/stdio: Allocate file_struct dynamically
1.Reduce the default size of task_group_s(~512B each task)
2.Scale better between simple and complex application

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia872137504fddcf64d89c48d6f0593d76d582710
2020-09-11 17:58:17 +08:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
up_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_arch.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_assert.c arch: up_assert shouldn't call exit directly 2020-07-19 01:21:36 +01:00
up_exit.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
up_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
up_initialize.c Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
up_internal.h AVR: Fix warnings from pointer casts and prototype 2020-07-19 15:49:13 -03: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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_mdelay.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_modifyreg8.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_modifyreg16.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_modifyreg32.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_puts.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_releasestack.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
up_udelay.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00