Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BL808 RISC-V support #4491

Closed
pauljurczak opened this issue Dec 12, 2022 · 2 comments
Closed

BL808 RISC-V support #4491

pauljurczak opened this issue Dec 12, 2022 · 2 comments

Comments

@pauljurczak
Copy link

This is a repost of https://community.platformio.org/t/bl808-risc-v-support/30892.

There are new RISC-V boards popping out almost daily with great price/performance ratio, e.g. Sipeed M1s Dock M1s DOCK - Sipeed Wiki, which is using BL808 RISC-V MCU. It is very likely that the BL602/BL604, BL702/BL704/BL706, BL616/BL618, BL808 family supported by bl_mcu_sdk (https://github.com/bouffalolab/bl_mcu_sdk) will be very popular among makers, and it would be great to have PlatformIO support.

@maxgerhardt
Copy link
Contributor

BL602/BL604, BL702/BL704/BL706, BL616/BL618, BL808 family supported by bl_mcu_sdk (https://github.com/bouffalolab/bl_mcu_sdk)

Interesting, if that SDK supports all the chips, we might just have to update the current builder script for it we have in https://github.com/Community-BL-IOT/. We are already able to compile for BL60x and their SDK here.

@ivankravets
Copy link
Member

Duplicate of #4046

@ivankravets ivankravets marked this as a duplicate of #4046 Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants