nuttx/arch/mips/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
mips_allocateheap.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_arch.h arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_createstack.c Remove CONFIG_TLS 2020-05-07 12:04:16 -06:00
mips_etherstub.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_exit.c libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
mips_idle.c arch/: Trivial typos, mostly "their is" to "there is" 2020-09-09 14:09:43 -04:00
mips_initialize.c Move note driver from drivers/syslog to drivers/note 2020-09-07 11:54:10 +08:00
mips_internal.h arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_interruptcontext.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_lowputs.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_mdelay.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg8.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg16.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_modifyreg32.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_puts.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_releasestack.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
mips_stackframe.c arch/stackframe: fix heap buffer overflow 2020-06-15 07:19:41 -06:00
mips_udelay.c arch/mips: Fix file naming. 2020-04-26 20:56:30 -06:00
mips_usestack.c Make task_init() and task_activate() internal OS functions. 2020-05-25 23:54:45 +01:00