-
Notifications
You must be signed in to change notification settings - Fork 0
This component just contains a script (Makefile) to automate building a zephyr app and copying the resulting exe to the bin directory with a proper name
License
BabbleSim/ext_zephyr_app_builder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This component just contains a script (Makefile) to automate building a zephyr app and copying the resulting exe to the bin directory with a proper name You should always define ZEPHYR_BASE (either as an enviroment variable or in the call to make) You can also provide BOARD (by default nrf52_bsim) APP (by default samples/hello_world) and CONF_FILE (by default prj.conf) e.g.: make ZEPHYR_BASE=$HOME/zephyr APP=samples/bluetooth/central
About
This component just contains a script (Makefile) to automate building a zephyr app and copying the resulting exe to the bin directory with a proper name
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published