Commit Graph

4 Commits

Author SHA1 Message Date
Jason2866 5a70ca1562
NimBLE v1.36 (#14744) 2022-02-12 20:01:12 +01:00
Jason2866 7ac85ad973
add ESP32s2 in objdump 2022-01-07 22:28:52 +01:00
Christian Baars 17f3e9fab7
Update obj-dump.py to support more boards
and adding flag to demangle.
2022-01-06 20:51:40 +01:00
Barbudor 1694087a28 Rename pio folder to pio-tools solve linux build errors
When vscode is ran from the Tasmota folder in Linux, build fails with message :
```Executing task: pio run <
    The terminal process failed to launch: Path to shell executable "pio" is not a file of a symlink.```
Renaming pio folder into pio-tools solve the problem.

Note: the problem can still occur if the user have a pio folder in his PATH...
2020-11-17 22:01:42 +01:00