Jeff Epler
|
6160d11c5a
|
supervisor: factor out, Handle USB via background callback
|
2020-07-15 11:49:44 -05:00 |
Scott Shawcroft
|
755d404edf
|
Merge remote-tracking branch 'adafruit/master' into lower_power
|
2020-04-27 16:45:10 -07:00 |
Scott Shawcroft
|
67c053e9c4
|
Add USB include for LiteX
|
2020-04-24 17:24:05 -07:00 |
Scott Shawcroft
|
5c7f6e6211
|
Remove empty #if and add missing includes.
|
2020-04-24 11:48:55 -07:00 |
Scott Shawcroft
|
5cc8a3ec82
|
Add back fake us delay.
|
2020-04-21 14:14:49 -07:00 |
Scott Shawcroft
|
7e3d4c61b5
|
Update TinyUSB and add interrupt hooks.
|
2020-04-17 14:16:49 -07:00 |
Sean Cross
|
6885ffc9af
|
litex: mphalport: add fake mp_hal_delay_us
Add a mp_hal_delay_us, which is required by some of the modules,
that simply calls mp_hal_delay_ms / 1000.
Signed-off-by: Sean Cross <sean@xobs.io>
|
2020-04-16 09:26:08 +08:00 |
Scott Shawcroft
|
75b7f583d2
|
Update LiteX APIs for new tick
|
2020-03-31 17:52:23 -07:00 |
Sean Cross
|
786e79ebc9
|
ports: litex: add port and fomu board
This adds support for Litex, along with support for the Fomu FPGA board.
Signed-off-by: Sean Cross <sean@xobs.io>
|
2020-03-31 09:40:38 +08:00 |