wasp-os/tools
Daniel Thompson 3d091e3422 wasptool: Launch the console after all other arguments
This allows for an elegant iterative development approach where we upload
some code than then interact with it, for example:

  wasptool --exec wasp/drivers/nrf_rtc.py --console
  rtc = RTC(watch.rtc.counter)
2020-02-19 19:57:08 +00:00
..
intelhex@5c15003d08 Initial revision 2020-01-14 21:32:59 +00:00
nrfutil@7a327fdeac Initial revision 2020-01-14 21:32:59 +00:00
pynus@822470be59 wasptool: Simple tool for interacting with wasp-os devices 2020-02-19 19:57:08 +00:00
hexmerge.py Initial revision 2020-01-14 21:32:59 +00:00
rle_encode.py tools: rle_encode: Derive variable names from filenames 2020-02-03 19:07:11 +00:00
wasptool wasptool: Launch the console after all other arguments 2020-02-19 19:57:08 +00:00