#BL702 now supported on BL IoT SDK 🤔
https://github.com/bouffalolab/bl_iot_sdk/tree/master/docs/BL702/html
New version of #BL602 IoT SDK now has a "hosal" HAL 🤔
#BL602 Demo Firmware has been renamed 🤔
https://github.com/bouffalolab/bl_iot_sdk/tree/master/customer_app
#BL602 DMA Linked Lists are explained here ... This code looks remarkably similar for the Old and New HALs 🤔
https://lupyuen.github.io/articles/spi#lli_list_init-create-dma-linked-list
Smaller newlibc-nano now supported on #BL602 👍
#BL602 Exception Backtrace with GDB and OpenOCD
Revamped #BL602 IoT SDK ... English docs coming soon 👍
Yep #BL602 hosal HAL supports SPI with DMA ... Here's the HAL code that creates the DMA Linked List
https://github.com/bouffalolab/bl_iot_sdk/blob/master/components/platform/hosal/bl602_hal/hosal_spi.c