mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 22:04:54 +08:00
[update] add fal component. (#5662)
* [update] add fal component. * [update] format code. * [update] change PKG_USING_FAL to RT_USING_FAL * [update] format code. * [update] fal * [update] delete FAL_SW_VERSION
This commit is contained in:
@@ -25,6 +25,8 @@ config RT_USING_LEGACY
|
||||
|
||||
source "$RTT_DIR/components/cplusplus/Kconfig"
|
||||
|
||||
source "$RTT_DIR/components/fal/Kconfig"
|
||||
|
||||
source "$RTT_DIR/components/finsh/Kconfig"
|
||||
|
||||
source "$RTT_DIR/components/dfs/Kconfig"
|
||||
|
||||
Reference in New Issue
Block a user