Files
Last update 5 months 3 weeks
by t3ddftw
| Filesfirmwarebootloader | |
|---|---|
| .. | |
| lib | |
| nbproject | |
| Makefile | |
| README.md | |
| bootloader.gld | |
| main.c | |
| mappings.h | |
| sysconfig.h |
README.mdBootloader
Operates at 115200 baud with odd parity.
Implements a protocol structured like so
<Command Byte> <Length of entire message> <data (up to 252 bytes)> <XOR>- At least one data byte is required, though it can be any value