mirror of
https://github.com/yourtion/30dayMakeOS.git
synced 2026-05-11 18:46:07 +08:00
Add 28 day code
This commit is contained in:
5
28_day/hello3/Makefile
Normal file
5
28_day/hello3/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
APP = hello3
|
||||
STACK = 1k
|
||||
MALLOC = 0k
|
||||
|
||||
include ../app_make.txt
|
||||
Reference in New Issue
Block a user