Files
gullradriel 95d246a020 Update hackrf submodule (#3174)
* updated submodule

* usb_serial: populate usb_device before usb_run. Upstream now leaves the global usb_device zero-initialized and expects hackrf_usb.c to memcpy a per-board const into it. We don't link hackrf_usb.c, so do the memcpy here. Also flip control_in to enable_zlp=true to match the new endpoint API.

* baseband: derive IS_* board defines from BOARD. Upstream moved platform IS_* macros from platform_detect.h to cmake. Set them per BOARD here since we don't include platform-detect.cmake. Drop the duplicate clkin.c entry.

* sd_over_usb: drop duplicate driver objects, fix setup callback. Upstream now defines i2c0/i2c1, spi_bus_ssp0/1, sgpio_config and rf_path in the common driver files, so stop redefining them here and patch the runtime fields in pin_setup() instead. Update si5351c_reset_pll() call to the two-arg form. Replace the no-op transceiver_usb_setup_complete stub with one that delegates to usb_setup_complete.

* sd_over_usb: populate usb_device before usb_run. Same fix as the application side: memcpy a const template into usb_device before usb_device_init/usb_run, otherwise the descriptor pointer is NULL. Also pass enable_zlp=true on control_in to match the new endpoint API.

* fix unicode in comment

* remove lz4 bufs reservation in M0
2026-05-13 14:53:54 +02:00
..
2026-02-24 11:23:41 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-03-19 15:30:05 -05:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2025-05-11 20:24:52 +02:00
2025-05-11 20:24:52 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2026-05-12 12:45:02 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2026-05-13 14:53:54 +02:00
2025-12-14 11:26:21 +01:00
2023-05-19 08:16:05 +12:00
2023-06-07 11:25:35 +02:00
2024-07-08 11:11:12 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2026-02-24 11:23:41 +01:00
2025-08-11 07:42:58 +02:00
2025-08-27 06:37:57 +00:00
2023-05-19 08:16:05 +12:00
2023-08-02 21:59:26 +02:00
2023-08-02 21:59:26 +02:00
2025-08-27 06:37:57 +00:00
2025-05-19 19:16:28 +02:00
2026-02-24 11:23:41 +01:00
2026-01-30 17:18:13 +01:00
2026-01-30 17:18:13 +01:00
2025-05-11 20:24:52 +02:00
2025-12-14 11:26:21 +01:00
2025-12-21 11:21:55 +01:00
2025-12-21 11:21:55 +01:00
2023-05-19 08:16:05 +12:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2026-02-06 17:20:14 +01:00
2026-02-06 17:20:14 +01:00
2024-10-17 10:22:01 +02:00
2025-12-21 11:21:55 +01:00
2024-10-17 10:22:01 +02:00
2024-10-17 10:22:01 +02:00
2025-03-18 18:31:40 -05:00
2023-08-21 10:17:23 +02:00
2023-05-19 08:16:05 +12:00
2026-04-07 19:42:21 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2024-03-19 10:53:55 +01:00
2023-08-21 10:17:23 +02:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00
2023-05-19 08:16:05 +12:00