Added new include bridge files
This commit is contained in:
parent
575f1a7d42
commit
ffcd95d412
4 changed files with 8 additions and 0 deletions
2
simulat0r/firmware/applications/flame.c
Normal file
2
simulat0r/firmware/applications/flame.c
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/* AUTOGENERATED SOURCE FILE */
|
||||||
|
#include "../../../firmware/applications/flame.c"
|
2
simulat0r/firmware/applications/loadable.c
Normal file
2
simulat0r/firmware/applications/loadable.c
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/* AUTOGENERATED SOURCE FILE */
|
||||||
|
#include "../../../firmware/applications/loadable.c"
|
2
simulat0r/firmware/basic/Makefile
Normal file
2
simulat0r/firmware/basic/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# GENERATED INCLUDE BRIDGE/
|
||||||
|
include ../../../firmware/basic/Makefile
|
2
simulat0r/firmware/usbcdc/Makefile
Normal file
2
simulat0r/firmware/usbcdc/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# GENERATED INCLUDE BRIDGE/
|
||||||
|
include ../../../firmware/usbcdc/Makefile
|
Loading…
Reference in a new issue