Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Bouffalo_sdk Alternatives
Similar projects and alternatives to bouffalo_sdk
-
rt-thread
RT-Thread is an open source IoT real-time operating system (RTOS).
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
ulisp-bl602
A version of the Lisp programming language for RISC-V BL602 Boards
-
-
STM32F103C8T6_CMSIS-DAP_SWO
CMSIS-DAP SWO CDC STM32F103C8T6 BluePill STLINK ARM Debugger
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
buildroot-osx
Buidroot OSX - Use Buildroot on OSX natively without a Linux container.
-
-
-
-
-
buildroot_bouffalo
Linux Image for the BL808 CPU by Bouffalo Lab
-
-
-
-
hp_omen_led_controler
Linux kernel module that exposes keyboard leds in the hp omen laptops.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
bouffalo_sdk reviews and mentions
-
$5 Ai-M62-12F-Kit RISC-V development board features BL616 WiFi 6, BLE 5.2, and Zigbee MCU, plenty of I/Os - CNX Software
BouffaloLab has recently started bringing order to the chaos. They have created a new bouffalo_sdk where they're merging bl_mcu_sdk and bl_iot_sdk, the latter being the one to use for wireless. The README file lists which peripherals are currently supported. There's still work to be done, but it's good news they engaged into this endeavour.
- Use SIMD from C
-
Ask HN: Project ideas for a Linux kernel module
The chip has complete-ish sdk here(https://github.com/bouffalolab/bouffalo_sdk) we use as "documentation". Datasheet and the reference manual are incomplete.
-
I got my Sipeed M1S Dock (BL808) yesterday, but I don’t see a macos toolchain for the C SDK. Am I missing something?
I just scoured the current main branch of https://github.com/bouffalolab/bl_mcu_sdk and can see the current HAL supports DMA, EMAC, flash, GPIO, MJPEG, PWM, RTC, encryption, timers, UART and USB. DAC and ADC's (audio) are implemented but not tested. I can also see there are BSPs for the LP core if you wanted to take advantage of it, with helloworld examples for all three, and finally there are some examples of using TensorFlowLite in the examples directory that you could build and try too.
Once the SDK is complete (ref https://github.com/bouffalolab/bl_mcu_sdk) then I'd say it'll happen pretty quick, especially for better Arduino integration!
-
SiPeed M0S with Boufallo Lab BL616 RISC-V MCU
For the tooling, you already have GCC and clang, and Bouffalo Lab's SDK.
Wifi/RF on bl616 is the same state as bl808. We are waiting for bouffalo to release support for it in bl_mcu_sdk: https://github.com/bouffalolab/bl_mcu_sdk/issues/85
-
lash dt-bl10 (risc-v) board, using openocd
moved the resulting binary into the above cloned directory: https://github.com/bouffalolab/bl_mcu_sdk/tree/master/tools/openocd to replace it. because my flasher* :sunglasses: is not supported by theirs.
-
A note from our sponsor - Mergify
blog.mergify.com | 27 Sep 2023
Stats
bouffalolab/bouffalo_sdk is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of bouffalo_sdk is C.