mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
10
package/janet/Config.in
Normal file
10
package/janet/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_JANET
|
||||
bool "janet"
|
||||
help
|
||||
Janet is a functional and imperative programming language.
|
||||
The entire language (core library, interpreter, compiler,
|
||||
assembler, PEG) is less than 1MB. You can also add Janet
|
||||
scripting to an application by embedding a single C file
|
||||
and two headers.
|
||||
|
||||
https://janet-lang.org/
|
||||
Reference in New Issue
Block a user