wasp-os/tools
Daniel Thompson cabe6f143c tools: wasptool: Fix binary downloads for a specific special case
Currently if the binary file being downloaded contains single quote
characters then it gets wrapped differently by repr() so we have to add
additional cases to strip the wrapper.

Fix this the "obvious" way... where by "obvious" I mean almost anything
but.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-02-25 07:25:32 +00:00
..
docker Added Docker setup to build wasp-os. 2021-02-20 08:44:22 +00:00
intelhex@c9beea9f10 tools: Update intelhex, hexmerge.py and nrfutil for python 3.9 compatibility 2020-12-12 09:11:12 +00:00
micropython-font-to-py@5975b35883 wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
nrfutil@8c2f9e3439 tools: Update intelhex, hexmerge.py and nrfutil for python 3.9 compatibility 2020-12-12 09:11:12 +00:00
ota-dfu@3d6fd30d33 tools: ota-dfu: Adopt latest version 2020-05-09 14:09:45 +01:00
pynus@5572b01b26 pynus: Switch to the wasp-os version 2020-05-15 20:12:54 +01:00
hex2c.py hex2c.py: Adopt a maximum chunk size 2020-11-04 19:06:03 +00:00
hexmerge.py tools: hexmerge: Replace redundant copy with a symlink 2020-12-10 19:44:40 +00:00
preprocess.py tools: preprocess: Ensure we use python3 interpreter 2020-08-02 11:54:58 +01:00
rle_encode.py tools: rle_encode: Add a parameter for direct CLUT lookup 2020-12-29 09:05:35 +00:00
test_theme.py manager: Recategorize the theme labels for apps 2020-12-31 19:22:54 +00:00
themer.py manager: Recategorize the theme labels for apps 2020-12-31 19:22:54 +00:00
wasptool tools: wasptool: Fix binary downloads for a specific special case 2021-02-25 07:25:32 +00:00