ardupilot/libraries/AP_IOMCU
Andy Piper 57ac86edd9 AP_IOMCU: fix occasional startup internal errors with mixing
allow DIRECT_PWM pages to be smaller than max channels
correct some over-eager register clearing in the global interrupt handler (NFC)
only sent TX events when using shared DMA (NFC)
zero out rx packet code and size to prevent errors with spurious callbacks
add a comment and check for offsets that are codes
2023-12-24 14:39:05 +11:00
..
iofirmware AP_IOMCU: fix occasional startup internal errors with mixing 2023-12-24 14:39:05 +11:00
AP_IOMCU.cpp AP_IOMCU: fix occasional startup internal errors with mixing 2023-12-24 14:39:05 +11:00
AP_IOMCU.h AP_IOMCU: treat register_write() as a successful interaction 2023-12-18 19:02:52 +11:00
fw_uploader.cpp AP_IOMCU: use crc32_small() in AP_IOMCU 2019-10-28 15:53:16 +11:00