Chris Drake
Chris Drake
See here, for anyone who's not sure what this all means: https://www.keyfactor.com/education-center/what-is-code-signing/
Are certs expensive? Within reason, I'll send you the money if you want to sort out the tech. (when I used to ship perl2exe binaries, I was using tucows, which...
It would be worth sleuthing whatever is the difference between signed binaries - sometimes they download without fuss, but a lot of the time chrome blocks them:  if we...
It might be worth adding and enforcing a rule about what the .md file is supposed to be called (and documenting that). The following boards exist, but do not have...
This section:- > **board_id** > This should be the name of the board for example "feather_m4_express". probably needs expanding to explain what "board_id" means, and the purpose of this -...
I'm happy to look after it, and have a massive selection of boards and PC/Mac/linux hosts for testing. If you know how to add me to allow this, please do...
I'll ask ( https://github.com/scientifichackers/ampy/pull/126 )
ampy uses pyboard "under the hood". mpremote is a rewrite of pyboard (exact same source code, all the same bugs) the source code is a very basic and generally unintelligent...
Thonny and the adafrruit online workflow both suffer the RTS/DTR pin setting problems which make them "not work" on boards which wire those pins to Reset and GPIO0 :-( I...
My new code is here: https://github.com/gitcnd/ampy For anyone wanting it - here's a handy "one liner" to recursively copy all the files off your micropython or circuitpython board into your...