Xiang Xiao
|
cde88cabcc
|
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-02-23 22:27:46 +01:00 |
|
Gregory Nutt
|
a6a88198c0
|
sched/modules: Be consistent use of binary loader debug instrumentation. Was mixed system and binary loader debug. libs/libc/modlib: Switch from systemb to binary load debug to be consistent with sched/modules.
|
2018-06-01 10:10:17 -06:00 |
|
Alan Carvalho de Assis
|
f3d940aac5
|
sched/module/mod_modhandle.c: Fix typo in debug statement.
|
2018-06-01 08:54:37 -06:00 |
|
Gregory Nutt
|
5e94dd22bb
|
Modules: Move first five of many C files from sched/module to libc/modlib
|
2017-01-29 10:05:15 -06:00 |
|
Gregory Nutt
|
b79ca9dcdd
|
Modules: Move sched/module/module.h to include/nuttx/lib/modlib.h
|
2017-01-29 08:24:42 -06:00 |
|
Gregory Nutt
|
4574a1ca42
|
Modules: Extend the module interface so that we can access symbols exported by the module.
|
2017-01-22 14:26:22 -06:00 |
|