STM32F030x8 Threadx Template with mini serial command shell.
bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.
数据传输层协议,只需要提供单字节的收发函数就可以移植这些协议。Data transport layer protocols can be transplanted by providing a single byte transceiver function.
一种AT命令通信解析模块,支持裸机(at_chat)和OS版本(at)。适用于modem、WIFI模块、蓝牙通信。