[ADD] releases: Add Windows Bootloader tool
by t3ddftw 6 years 2 months
4bda5484
[FIX] utility: Remove exit() and use sys.exit to prevent pyinstaller error
by t3ddftw 6 years 2 months
fede5c53
[ADD] releases: Add releases
by t3ddftw 6 years 2 months
d85b5d17
[ADD] utility: Add Bootloader Script for firmware upgrades
by t3ddftw 6 years 2 months
4c7e059e
[IMP] firmware: Improve Bootloader and move to v 1.1 * Use EEPROM to store bootloader lock mode * Write Reset Vector immediately after erasing 0x00 in NVM * Remove useless functionality * Update Platform String
by t3ddftw 6 years 2 months
3f1f60a3
[IMP] firmware: Add CLI and config functionality to application * Use EEPROM to store state info * Add CLI to allow users to interact with device
by t3ddftw 6 years 2 months
a26c660e
[IMP] hardware: Minor Rewiring and alignment changes * Improve wiring around FT232R * Move passives around to allow more room for ground plane * Update Net Names so they make sense
by t3ddftw 6 years 2 months
6489f2b9
[IMP] firmware: Update Application * Rename io_mappings to mappings to match bootloader * Add CLI files * Update handler to use BC127 auto-connect rather than manually connecting
by t3ddftw 6 years 2 months
6e7047f4
[IMP] hardware: BlueBus Rev A v4 * Add quad tri-state buffer to make system UART selectable between the MCU and BT module * Replace MCP2221A with FT232RQ in order to be able to use even parity UART for BT Module firmware updates
by t3ddftw 6 years 2 months
0f04645a
[IMP] hardware: Clean up traces * Clean up trace runs so we use less VIAs * Ensure that VIAs are not mid-trace on signal lines
by t3ddftw 6 years 3 months
19baf9aa
Report a bug