osmo-e1-hardware/firmware/ice40-riscv/icE1usb
Sylvain Munaut b936e3af89 icE1usb fw: Ensure alignement of the structure for the usb_data_write
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: Id80468ef95bb908cf34b6eeca04c83f1285fd2f5
2024-03-07 08:51:54 +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: Import I2C peripheral driver 2022-11-09 11:14:49 +01:00
config.h icE1usb fw: Fix typo in SPDX header 2022-11-09 11:02:51 +01:00
e1.c icE1usb fw: Fix the E1 shutdown process 2022-01-13 13:19:06 +01:00
e1.h icE1usb fw: Update E1 core start/stop procedure 2022-01-10 14:48:56 +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: Move GPS-DO USB control to separate USB interface 2022-02-01 17:57:12 +01:00
gps.c icE1usb fw: Expose the GPS NMEA data as a CDC ACM 2022-01-13 13:21:29 +01:00
gps.h icE1usb fw: Import GPS module driver code 2022-01-13 13:21:29 +01:00
gpsdo.c icE1usb fw/gpsdo: Only force HOLD_OVER when no PPS if not DISABLED 2022-11-09 11:02:51 +01:00
gpsdo.h icE1usb fw: Add USB control for the GPSDO function 2022-01-13 13:21:29 +01:00
i2c.c icE1usb fw: Import I2C peripheral driver 2022-11-09 11:14:49 +01:00
i2c.h icE1usb fw: Import I2C peripheral driver 2022-11-09 11:14:49 +01:00
ice1usb_proto.h icE1usb fw: Add device request to read/write I2C device registers 2022-11-09 11:14:49 +01:00
misc.c icE1usb fw: Add access functions for the 'time' hardware 2022-01-13 13:21:29 +01:00
misc.h icE1usb fw: Add access functions for the 'time' hardware 2022-01-13 13:21:29 +01:00
usb_desc_app.c icE1usb fw: Add support for building 1 channel version 2022-10-04 16:16:20 +02:00
usb_desc_ids.h icE1usb fw: Fix typo in SPDX header 2022-11-09 11:02:51 +01:00
usb_dev.c icE1usb fw: Add device request to read/write I2C device registers 2022-11-09 11:14:49 +01:00
usb_dev.h icE1usb fw: Add support for the ICE1USB_DEV_GET_FW_BUILD control request 2022-01-13 13:21:29 +01:00
usb_e1.c icE1usb fw: Add support for building 1 channel version 2022-10-04 16:16:20 +02:00
usb_e1.h icE1usb fw: Have usb_e1 handle the E1 polling and multi port 2022-01-13 13:19:06 +01:00
usb_gps.c icE1usb fw: Ensure alignement of the structure for the usb_data_write 2024-03-07 08:51:54 +01:00
usb_gps.h icE1usb fw: Expose the GPS NMEA data as a CDC ACM 2022-01-13 13:21:29 +01:00
usb_gpsdo.c icE1usb: Move GPS-DO USB control to separate USB interface 2022-02-01 17:57:12 +01:00
usb_gpsdo.h icE1usb: Move GPS-DO USB control to separate USB interface 2022-02-01 17:57:12 +01:00
usb_str_app.txt icE1usb: Move GPS-DO USB control to separate USB interface 2022-02-01 17:57:12 +01:00