mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-24 02:59:01 +08:00
Merge pull request #1809 from cesanta/picow
Make pico-w device-dashboard example fully functional
This commit is contained in:
commit
637af1d392
@ -5,6 +5,8 @@ $(NAME):
|
||||
|
||||
build: | $(NAME)
|
||||
cp ./../../../mongoose.[ch] $(NAME)
|
||||
cp ./../../device-dashboard/packed_fs.c $(NAME)
|
||||
cp ./../../device-dashboard/net.c $(NAME)
|
||||
make -C $(NAME) build
|
||||
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user