An open API service indexing awesome lists of open source software.

https://github.com/fishwaldo/bflb_fw_post_proc

Decompiled Version of bflb_fw_post_proc
https://github.com/fishwaldo/bflb_fw_post_proc

Last synced: 3 months ago
JSON representation

Decompiled Version of bflb_fw_post_proc

Awesome Lists containing this project

README

          

# bflb_fw_post_proc
Decompiled Version of bflb_fw_post_proc

install bflb_mcu_tool:
```
pip3 install bflb_mcu_tool
```

Run (example, replace paths with your setup):

```
python3 bflb_fw_post_proc.py --chipname=bl808 --imgfile=/home/fish/bl808/bl_mcu_sdk/examples/helloworld/build/build_out/helloworld_bl808_d0.bin --brdcfgdir=/home/fish/bl808/bl_mcu_sdk/bsp/board/bl808dk/config
```