Michael Ossmann
|
06b9d7bee0
|
Clean up source code copyright notices.
|
2022-09-23 14:46:52 -04:00 |
|
Martin Ling
|
c3fdf402d7
|
Reformat all code to new clang-format standard.
|
2022-08-03 23:46:44 +01:00 |
|
Martin Ling
|
b4c828915a
|
Use an empty block for empty while loops.
|
2022-08-03 23:03:15 +01:00 |
|
Martin Ling
|
c2509e7c4d
|
Fix USB requests that were responding with data from the stack.
|
2022-03-20 13:51:13 +00:00 |
|
Michael Ossmann
|
c0aed2edb7
|
firmware: clean up transceiver modes
|
2020-02-11 16:59:59 +00:00 |
|
Jared Boone
|
75adda314e
|
LED: Refactor halt function from CPLD update to core API.
Also call if CPLD load fails.
|
2019-03-02 14:19:21 -08:00 |
|
Jared Boone
|
afb55e18dd
|
CPLD: Load bitstream to SRAM at start-up.
|
2019-03-02 14:19:21 -08:00 |
|
Jared Boone
|
fa2a9acd1a
|
USB: initial CPLD checksum API support.
|
2019-01-31 21:19:21 +00:00 |
|
Jared Boone
|
5363ec3672
|
Use new GPIO API to abstract GPIO in various drivers.
Had to do it all at once due to name conflicts with API exposed in libopencm3.
Quite invasive patch! Also precipitated an LED API...
|
2014-11-15 16:26:59 -08:00 |
|
Jared Boone
|
9bf640895f
|
Quiet warning about unused args in cpld_buffer_refilled().
|
2014-11-10 11:11:49 -08:00 |
|
Jared Boone
|
f7a42e0747
|
Move USB API for CPLD management into separate files.
|
2013-09-19 19:52:14 -07:00 |
|