mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08:00
[BSP] remove RT_USING_LIBDL option.
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
|
||||
/* Using Module System */
|
||||
#define RT_USING_MODULE
|
||||
#define RT_USING_LIBDL
|
||||
|
||||
/* Interrupt debug */
|
||||
#define RT_USING_INTERRUPT_INFO
|
||||
@@ -249,11 +248,11 @@
|
||||
|
||||
/*
|
||||
* Note on FTK:
|
||||
*
|
||||
*
|
||||
* FTK depends :
|
||||
* #define RT_USING_NEWLIB
|
||||
* #define DFS_USING_WORKDIR
|
||||
*
|
||||
*
|
||||
* And the maximal length must great than 64
|
||||
* #define RT_DFS_ELM_MAX_LFN 128
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user