Releases: AtmelUniversityFrance/atmel-avr-xmini-boardmanagermodule
v0.6.0
v0.5.0
This release fixes the missing fuse BOOTRST in both wiki screenshots and boards.txt. Thanks @sgmne for reporting the issue and proposing a solution!
I have added a maybe working programmer.txt bringing the potential use of on-board mEDBG using the proper avrdude binary. Caution: avrdude v6.3 doesn't work, compile from mainline instead.
v0.4.0
v0.3.0
What is missing? a cross-platform tool for flashing Optiboot over mEDBG: avrdude 6.3 supports mEDBG but isn't part yet of official Arduino deliveries (AFAIK, as of today)
At the moment, this still need to be done using Atmel Studio.
Please see wiki for this subject.
To install, put
https://github.com/AtmelUniversityFrance/atmel-avr-xmini-boardmanagermodule/releases/download/v0.3.0/package_atmel-avr-xmini-boardmanagermodule_index.json
into File->Preferences->Additional Boards Manager URLs and then go to Tools->Boards->Board manager.
This package should appear in 'Contributed' packages.
v0.2.0
Update with atmega168pb and atmega328pb variants working, some cosmetics changes and Out-of-the-box examples.
What is missing? a cross-platform tool for flashing Optiboot over mEDBG...
At the moment, this still need to be done using Atmel Studio.
As this release change some names, in comparison to v0.1.0, you must wipe previous version from your disk before installing it.
To install, put
https://github.com/AtmelUniversityFrance/atmel-avr-xmini-boardmanagermodule/releases/download/v0.2.0/package_atmel-avr-xmini-boardmanagermodule_index.json
into File->Preferences->Additional Boards Manager URLs and then go to Tools->Boards->Board manager.
This package should appear in 'Contributed' packages.