mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 13:52:45 +01:00
ed4411602c
- Remove file related functions from loader. * All packages must be builtin. - Remove os.tmpname. - Interface with TLSF. - Don't abort() when out of memory.
4 lines
66 B
Makefile
4 lines
66 B
Makefile
USEPKG += tlsf
|
|
USEMODULE += lua-contrib
|
|
USEMODULE += printf_float
|