Skip to content

UDB porting tool: export the UDB configuration from PSoC Creator to ModusToolbox

Notifications You must be signed in to change notification settings

onethinx/UDB-porting-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UDB-porting-tool

UDB porting tool: export the UDB configuration from PSoC Creator to VS Code or ModusToolbox

Use of the tool

Use is easy, load the PSoC Creator project (.cyprj) and export the UDB config to your source folder of the VS Code or ModusToolbox project.

Use inside your project

Include the header file into your project (#include "UDBinit.h") and call the UDB configuration setup at the beginning of your main code: UDBInit();

About

UDB porting tool: export the UDB configuration from PSoC Creator to ModusToolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published