mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cf686bde2d
- Cleanup package makefile. - Download directly from git. - Remove giant patch. - Implement malloc function as a contrib package. - Update ccn example. - Update ps command.
4 lines
57 B
Makefile
4 lines
57 B
Makefile
MODULE := tlsf-malloc
|
|
|
|
include $(RIOTBASE)/Makefile.base
|