lyuboasenov 8d45e7bad7 Add support for ATtiny 3224/7 (#1535)
* Add hal for megaAvrs

* Add mcu selector setting

* Register hal

* Pull up pins to save power

* Remove dead code

* Add before/after sleep delegates

* Remove pin turn stable state setting

* Make hardware messages mysensors alike

* Enable route size reduction for devices with smaller eeprom

* Add macro for routes size to keywords

* Fix keyworkds.txt - using tabs instead of spaces

* Remove tinyAVR hardware debugging

* Remove unused macros

* Remove .history folder

* Fix formatting according to astyle

* Remove unused count variable

* Update MyTransportHAL.cpp

---------

Co-authored-by: Olivier <tekka007@users.noreply.github.com>
2023-10-12 08:47:53 +02:00
2022-09-04 10:06:00 +02:00
2019-07-26 15:33:11 +02:00
2020-06-06 09:45:13 +02:00
2023-10-12 08:47:53 +02:00
2017-11-07 20:37:36 +01:00
2022-04-18 08:21:14 +02:00
2019-07-20 14:08:33 +02:00
2019-11-23 09:59:14 +01:00
2023-10-12 08:47:53 +02:00

MySensors Library v2.4.0-alpha

Please visit www.mysensors.org for more information

Current version in Arduino IDE arduino-library-badge

Documentation

master development

CI statuses

Current build status of master branch: Build Status

Current build status of development branch: Build Status

Current build status of master branch (nightly build of Arduino IDE): Build Status

Current build status of development branch (nightly build of Arduino IDE): Build Status

Languages
C++ 58.9%
C 35.5%
Groovy 2.4%
JavaScript 1.2%
Assembly 1%
Other 0.9%