feat(rt-thread): implement rt-thread sconscirpt (#2674)
This commit is contained in:
committed by
GitHub
parent
58ea2787b4
commit
9ece84de16
@@ -18,6 +18,8 @@ extern "C" {
|
||||
|
||||
# ifdef __NuttX__
|
||||
# include <nuttx/config.h>
|
||||
# elif defined(__RTTHREAD__)
|
||||
# define LV_CONF_SKIP
|
||||
# endif
|
||||
|
||||
#endif /*LV_CONF_KCONFIG_EXTERNAL_INCLUDE*/
|
||||
|
||||
Reference in New Issue
Block a user