You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently can read the atmel signature and write to flash,
however fuses do not want to work (so no internal oscillator)
and the whole thing is really finakky.
Config File
Branch config-file
Use config file for device info
Merged
Yaml Configuration, will need read file and populate the device struct
Find Suitable YAML Library
Libyaml
Update Makefile (Possibly migrate to CMake)
No CMake
Move current device options to yaml file
Update device.c to load config file and populate device struct