bouffalolab / bouffalo_sdk

BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk
Apache License 2.0
349 stars 123 forks source link

USB Communication Device Class (CDC) Serial/UART for PikaPython? #116

Closed rog77 closed 1 year ago

rog77 commented 1 year ago

Might you please consider adding in the functionality to allow USB CDC connection to PikaPython REPL, maybe using the CherryUSB library? Now that Sipeed are pushing out more Bouffalo Lab Bl702/BL616 boards that can run PikaPython via FreeRTOS, this could increase your user base by making your software just a little easier to use out of the box.

rog77 commented 1 year ago

This is a duplicate of https://github.com/pikasTech/PikaPython/issues/292 I didn't know where to post it, but ai see the maintainer of that project is updating the work here.