Commit Graph

49 Commits

Author SHA1 Message Date
alexbrickwedde cbf68a6309 Fixed some stuff 2023-01-03 15:30:28 +01:00
Alex Brickwedde 41d0e86699 Some stuff 2022-01-15 15:04:08 +01:00
Eric Evenchick 26bedc6359 added doc link
Signed-off-by: Eric Evenchick <eric@Erics-MacBook-Pro.local>
2017-06-09 08:57:50 -04:00
Eric Evenchick 78a589693d Merge pull request #9 from yn/master
Generate unique serial codes for the USB device from the ST32 UUID
2017-03-14 15:57:11 -04:00
Eric Evenchick 0edc30e125 improved reset in openocd config file
Signed-off-by: Eric Evenchick <eric@evenchick.com>
2017-02-07 10:48:04 -05:00
Eric Evenchick 325fc715e1 added support for CAN filters 2017-01-26 17:26:43 -05:00
Yuri Niyazov 521a44d430 Generate unique serial codes for the USB device from the ST32 UUID 2016-09-13 17:14:24 -07:00
Eric Evenchick 2ff9b7bed0 fixed build status image 2016-02-29 16:42:22 -08:00
Eric Evenchick fdfd6d1848 Merge branch 'normaldotcom-master' 2016-02-29 10:54:59 -08:00
Eric Evenchick 71482f52dd warning fixes 2016-02-29 10:51:25 -08:00
Ethan Zonca bc5da3d2a2 Added support for lowercase hex digits 2016-02-25 20:23:04 -05:00
Ethan Zonca 6f30812fee Switch default back to internal oscillator 2016-01-25 17:11:37 -05:00
Ethan Zonca 76a5baff2a Add missing prototypes, fix dangerous missing FIFO argument to is_can_msg_pending! 2016-01-25 14:16:45 -05: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
Eric Evenchick 2c648e49ee Merge pull request #2 from normaldotcom/master
Switching between internal and external oscillators with a define
2015-06-26 15:50:01 -04:00
Ethan Zonca 2f816695db Default to external oscillator for CANtact 2015-06-10 13:53:55 -04:00
Ethan Zonca bdc03fc9f1 Move oscillator config out of ifdef 2015-06-10 13:52:41 -04: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 aaaf33735c Fix oscillator configuration. Lab tested with internal oscillator up to 1M. 2015-06-10 09:29:19 -04:00
Ethan Zonca f74e3c0c2a Add defines to choose between internal and external oscillator 2015-06-10 08:33:37 -04:00
Ethan Zonca 52803f72f5 Merge 2015-06-10 08:16:40 -04:00
Eric Evenchick 683746700f updated contributors 2015-05-15 14:38:53 -04:00
Eric Evenchick 9d7bffe88c added .bin build (for flashing with dfu-util) to Makefile 2015-05-15 14:35:51 -04:00
Eric Evenchick d0b23b111b added all bitrates and silent mode 2015-05-15 14:20:10 -04:00
Eric Evenchick 0ab75d742d added silent mode, moved GPIO init 2015-05-14 17:41:28 -04:00
Eric Evenchick 6e7e7cad80 added windows driver 2015-05-13 17:14:43 -04:00
Eric Evenchick 9497bb6773 added onejope as contributor 2015-05-06 14:45:08 -04:00
Eric Evenchick fd1715ce14 Merge pull request #1 from onejope/master
Fixed extended id support for transmitting CAN messages
2015-05-06 14:37:36 -04:00
onejope 660c4eb621 Fixed extended id support for transmitting CAN messages 2015-05-02 16:34:07 -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 0db206451f fixing artifacts command, again. 2015-01-28 16:21:37 -05:00
Eric Evenchick 61e7c88c3b corrected artifacts command 2015-01-28 16:15:51 -05:00
Eric Evenchick 1ec56ad7fa added travis status to readme 2015-01-28 16:10:41 -05:00
Eric Evenchick 7d2462425d changed target name, added artifact upload 2015-01-28 16:09:15 -05:00
Eric Evenchick 2fac2edb24 removed temp files 2015-01-28 15:27:47 -05:00
Eric Evenchick baef143034 added LEDs and lamp test 2015-01-28 15:27:26 -05:00
Eric Evenchick dc3715845d corrected build id variable 2015-01-28 13:10:41 -05:00
Eric Evenchick d5732dbb51 added ubuntu repos 2015-01-28 12:36:43 -05:00
Eric Evenchick 7904341d2b trying ubuntu gcc package 2015-01-28 12:10:31 -05:00
Eric Evenchick 226c1c9ec9 fixing missing config problem 2015-01-28 11:39:11 -05:00
Eric Evenchick 4de4954d5e added build number tagging 2015-01-28 11:38:05 -05:00
Eric Evenchick 9e8ea404d9 attempting to fix path issue 2015-01-28 11:23:08 -05:00
Eric Evenchick db9175a3b8 fixing travis syntax... 2015-01-28 10:52:12 -05:00
Eric Evenchick 07a911472d added travis_retry to wget, and status messages 2015-01-28 10:49:06 -05:00
Eric Evenchick 5a22f80689 fixed yaml syntax 2015-01-28 10:34:31 -05:00
Eric Evenchick 34c8c306e4 added travis file for CI 2015-01-28 10:21:20 -05:00
Eric Evenchick 564fecbc33 proper VID, PID, and description 2015-01-28 10:21:08 -05:00
Eric Evenchick 6218cee214 first commit 2015-01-14 10:09:08 -05:00