Commit Graph

19 Commits

Author SHA1 Message Date
Ethan Zonca 9fddea4ad1 Sanitize remote URL 2023-06-29 21:33:17 -04:00
Ethan Zonca 0e2e9169f1 Wait on USB TX busy instead of abort. Add error register reporting over USB. Update flash cmdline to leave bootloader after complete. 2023-01-21 14:56:37 -05:00
Ethan Zonca cb2fa58fbc Add data buffering: backport of major buffering features from g4: CAN TX buffering, CDC RX buffering. No USB TX buffering yet. 2021-02-21 13:03:27 -05:00
Ethan Zonca 1b8f8b847b Update build to default to internal oscillator 2020-04-14 22:17:47 -04:00
Ethan Zonca 1205aa622d Update makefile to name binaries with commit hash 2019-04-10 08:30:41 -04:00
Ethan Zonca 6c5075c20f Increase version hash length, update USB descriptor 2019-04-07 22:37:54 -04:00
Ethan Zonca da4c91cbff Add firmware version reporting via V slcan message and via USB descriptor 2019-04-07 22:29:33 -04:00
Ethan Zonca 75939cf68d Include and source directories now lower case 2016-08-11 22:12:58 -04:00
Ethan Zonca 9639112dee Refactoring GPIO, clock, and peripheral init 2016-08-11 22:09:39 -04:00
Ethan Zonca 08efc1f0e5 Add clock trimming for internal HSI48; move internal/external osc selection to makefile 2016-05-09 20:52:08 -04:00
Ethan Zonca 08768559d0 Added nicer status LED handling: LED blinks for every tx/rx and guarantees at least as much off time as on time 2016-01-25 14:12:13 -05:00
Ethan Zonca d2cd74311f Remove redundant bin file generation. Add removal of bin file to make clean. 2015-06-10 13:50:12 -04:00
Ethan Zonca 52803f72f5 Merge 2015-06-10 08:16:40 -04:00
Eric Evenchick 9d7bffe88c added .bin build (for flashing with dfu-util) to Makefile 2015-05-15 14:35:51 -04:00
Ethan Zonca 9a8c9e067b Create bin file and switch to HSI48 2015-04-16 21:58:52 -04:00
Eric Evenchick e7118b2d5e major code size optimization 2015-01-28 16:46:46 -05:00
Eric Evenchick 7d2462425d changed target name, added artifact upload 2015-01-28 16:09:15 -05:00
Eric Evenchick 4de4954d5e added build number tagging 2015-01-28 11:38:05 -05:00
Eric Evenchick 6218cee214 first commit 2015-01-14 10:09:08 -05:00