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
- Host: GitHub
- URL: https://github.com/fishwaldo/bflb_fw_post_proc
- Owner: Fishwaldo
- Created: 2023-02-27T03:30:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T04:52:32.000Z (over 3 years ago)
- Last Synced: 2025-04-10T20:39:37.502Z (about 1 year ago)
- Language: Python
- Size: 11.9 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```