mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-12 07:55:42 +00:00
This correctly enables BASIC interpreter in CMake based build for at least sim:bas board configuration. Signed-off-by: Daniel Jasinski <jasinskidaniel95szcz@gmail.com> |
||
|---|---|---|
| .. | ||
| bas.c | ||
| bas.h | ||
| bas_auto.c | ||
| bas_auto.h | ||
| bas_autotypes.h | ||
| bas_error.h | ||
| bas_fs.c | ||
| bas_fs.h | ||
| bas_global.c | ||
| bas_global.h | ||
| bas_main.c | ||
| bas_program.c | ||
| bas_program.h | ||
| bas_programtypes.h | ||
| bas_statement.c | ||
| bas_statement.h | ||
| bas_str.c | ||
| bas_str.h | ||
| bas_token.c | ||
| bas_token.h | ||
| bas_token.l | ||
| bas_value.c | ||
| bas_value.h | ||
| bas_var.c | ||
| bas_var.h | ||
| bas_vt100.c | ||
| bas_vt100.h | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||