13 Commits

Author SHA1 Message Date
fenugrec
9cf7eccf3d Add new boardtype : cannette
F042-based, galvanically isolated.
2020-10-30 21:55:27 -04:00
Ethan Zonca
465e957db9 Update CANable-specific LED initialization 2020-10-30 21:50:08 -04:00
fenugrec
4dac861b8c Set explicit LED polarity and invert canalyze
the canalyze has active-high LED signals
2019-11-11 16:21:15 -05:00
Brandon Ros
faa164055a CANAlyze support 2019-11-09 14:26:45 -05:00
nexulm
89c44fe3f1 correct LED initialization for canable interfaces 2019-11-04 19:14:58 -05:00
Florian Larysch
ea462f7251 usbd_desc: use device unique ID as serial number
Instead of hardcoding the serial number in the firmware, use the
device's manufacturer-provided UID as the serial number.

This makes it easier to distinguish between multiple adaptors plugged
into the same host without having to build a separate firmware for each
one.
2017-08-28 01:27:34 +02:00
Hubert Denkmair
f4f47116cd hardware timestamp support via mode 2016-05-13 21:59:31 +02:00
Hubert Denkmair
8a1a8d1f7d add WCID descriptor for DFU interface 2016-04-30 21:25:18 +02:00
Hubert Denkmair
51b62b4559 prepare to implement DFU detach request 2016-04-22 01:03:54 +02:00
Hubert Denkmair
a9acf07f66 first Makefile 2016-04-17 13:02:03 +02:00
Hubert Denkmair
990c08cd2d add license info 2016-04-16 22:13:47 +02:00
Hubert Denkmair
5285cdb29e cleanup auto generated code, move more config to config.h 2016-04-16 12:08:00 +02:00
Hubert Denkmair
f9e69bd780 make GPIO pins configurable (check config.h) 2016-04-16 11:45:39 +02:00