
Boot into horizon (OFW), leave it at the home screen.This is hacky and may not work forever, but somehow it works: See INSTALL.md Reflashing the Trinket while installed Copy the new file to the main folder and in the main.ino go to line 6 #include "hekate_ctcaer_2.3.h" and rename it to your new file #include "hekateNew.h" Python binConverter.py "C:\pathToMyPayload\hekateNew.bin or just drag the. Run the python script tools/binConverter.py with the path to the file as an argument: green -> payload successfully injected, about to sleepĭownload your favorite payload as a.blinking orange -> searching for Switch in RCM mode.Got to Tools > Port and select your conneted trinket m0ĭownload this Repository, open main/main.ino with Arduino IDE.
#Adafruit trinket board manager install
Your computer should detect the Trinket m0 automatically (On win7 install this driver) Should see a USB mass storage device called TRINKETBOOT
#Adafruit trinket board manager code
This code and these instructions are distributed with no warranty or support. It requires soldering to oneĪdditionally, this is all experimental, there are some issues (see below). This installation is NOT for the faint of heart. Once an open source chainloader payload is released, reflashing the trinket If you expose a reset wire outside the switch or put a magnetic or physicalīutton on the switch you can put the trinket into bootloader mode and flash a RCM mode it will upload a payload and go to sleep. Pull down the RCM_STRAP when the switch turns on, and then once it detects I created this fork to create an internal Trinket M0 mod. Based on sam fusee launcher by atlas44 and the fork by noemu. Fusee Launcher for the adafruit trinket m0 board.
