1.0.1 • Published 5 years ago

rymcu-mcu-databases v1.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 years ago

rymcu-mcu-databases

Database that holds basic MCU information.

How to use

npm install rymcu-mcu-databases
const md = new MCUDatabases()
find_model(magic: number): MCUModel
add_model(models: Array<MCUModel>)
get_databases():Array<MCUModel>
print_model_info(model: MCUModel):void
1.0.1

5 years ago

1.0.0

5 years ago