This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d1a4ebac40c035270500415f6567da170b70f21
esp-idf
/
examples
/
build_system
/
cmake
/
idf_as_lib
/
run.sh
T
4 lines
46 B
Bash
Raw
Normal View
History
Unescape
Escape
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
2020-04-03 01:10:02 +02:00
#!/usr/bin/env bash
examples: update idf_as_lib example to use new api
2019-03-24 10:14:49 +08:00
cd
build
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
2020-04-03 01:10:02 +02:00
./idf_as_lib.elf
Reference in New Issue
Copy Permalink