osmo-e1-hardware/firmware/ice40-riscv/icE1usb
Sylvain Munaut 9410bdf8dd icE1usb fw: E1 core config update depending on state
Store Rx/Tx config separately so we can change some of the config
bit depending on current state while still keeping what the user
asked for.

Not really used ATM since state is never IDLE, but for future use.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I0b4cbf88abc4af801054ba5d6779dede5649852a
2022-01-10 13:18:19 +01:00
..
.gitignore fw/icE1usb: Import firmware for the icE1usb and icE1usb-proto boards 2020-09-14 10:56:49 +02:00
Makefile icE1usb fw: Warn in case of unused variables 2022-01-09 19:27:55 +01:00
config.h fw/icE1usb: Import firmware for the icE1usb and icE1usb-proto boards 2020-09-14 10:56:49 +02:00
e1.c icE1usb fw: E1 core config update depending on state 2022-01-10 13:18:19 +01:00
e1.h icE1usb fw: Reorganize functions in e1.{c,h} 2022-01-10 12:28:28 +01:00
e1_hw.h icE1usb fw: Add _MASK version for multibit fields in config regs 2022-01-10 12:22:41 +01:00
fw_app.c icE1usb fw: Update list of debug commands 2022-01-09 19:27:55 +01:00
ice1usb_proto.h icE1usb firmware: Detect A-bit in TS0; report via USB + LED 2022-01-02 12:42:35 +01:00
misc.c icE1usb fw: Expose the ticks from multiple E1 ports in misc.{c,h} 2022-01-09 17:21:04 +01:00
misc.h icE1usb fw: Expose the ticks from multiple E1 ports in misc.{c,h} 2022-01-09 17:21:04 +01:00
usb_desc_app.c icE1usb fw: Add multi-port support in USB code 2022-01-09 19:18:08 +01:00
usb_desc_ids.h icE1usb fw: Add multi-port support in USB code 2022-01-09 19:18:08 +01:00
usb_e1.c icE1usb fw: Use helper functions to derive config value from struct 2022-01-10 12:41:49 +01:00
usb_e1.h icE1usb fw: Add multi-port support in USB code 2022-01-09 19:18:08 +01:00
usb_str_app.txt icE1usb fw: Add multi-port support in USB code 2022-01-09 19:18:08 +01:00