Skip to content

dreamscaperia/C2HCD_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

C2HCD Tool

Convert WICED Bluetooth firmware/RAM_patch from c format to hcd format.

Prerequisites

This is a Python script. Install Python first.

Usage

python c2hcd.py c_file

The tool takes the c_file and output to file out.hcd.

Example:

python c2hcd.py bt_firmware_controller.c

About

Convert WICED Bluetooth firmware/RAM_patch from *.c format to *.hcd format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages