Commit Graph

28 Commits

Author SHA1 Message Date
Rob Tillaart
568d35f292 bulk update GitHub actions 2024-04-13 10:35:57 +02:00
Rob Tillaart
a959b0048c 0.2.7 Avrheap 2024-04-09 09:21:57 +02:00
Rob Tillaart
5205538b2d 0.2.6 AvrHeap 2023-10-17 19:54:22 +02:00
Rob Tillaart
1ec5fc8bd3 update readme.md 2023-10-17 17:26:51 +02:00
rob tillaart
77f7420f1a 0.2.5 AVRheap + github actions 2023-01-21 14:57:54 +01:00
rob tillaart
4d66441771 add funding.yml 2022-08-03 21:56:07 +02:00
rob tillaart
433e8acdd9 0.2.5 AvrHeap 2021-12-13 21:05:26 +01:00
rob tillaart
f23e46f678 0.2.4 AvtHeap 2021-10-19 11:34:48 +02:00
rob tillaart
e0fd73a084 0.2.3 AvrHeap 2021-05-28 13:20:16 +02:00
rob tillaart
4e9ea7640d add arduino-lint 2021-05-28 13:17:38 +02:00
rob tillaart
534c960a32 update libs 2021-04-07 13:31:22 +02:00
rob tillaart
7661eee8b4 2021-01-29 2021-01-29 12:31:58 +01:00
rob tillaart
a19ec7f025 update libraries A-D 2020-11-27 11:10:47 +01:00
RobTillaart
d054a94b76 fix typo #116 - Thanks to DMNC 2018-10-24 16:26:18 +02:00
RobTillaart
02c271bdaa fix library.json keywords format 2018-01-09 00:11:37 +01:00
RobTillaart
5d7b26abeb fix #87 - version field for library.json files 2018-01-07 19:13:07 +01:00
RobTillaart
7177809c01 fix URL path in library.properties 2017-08-20 17:16:48 +02:00
Rob Tillaart
3e7660a534 Merge pull request #71 from per1234/correct-architecture-value
Use correct architecture value in library.properties
2017-07-13 21:01:51 +02:00
per1234
3b7fe2bb1b Use semver compliant versions in library.properties
The leading zero is non-semver compliant and causes the Arduino IDE to display the warning:

Invalid version found: ...

Fixes https://github.com/RobTillaart/Arduino/issues/70
2017-07-13 11:46:18 -07:00
per1234
6c4d6300fb [AVRHeap] Use correct architecture value in library.properties
Incorrect architecture value causes the warning:

WARNING: library AVRHeap claims to run on [atmelavr] architecture(s) and may be incompatible with your current board which runs on [avr] architecture(s).
2017-07-13 11:26:34 -07:00
RobTillaart
8a94bc3acc initial versions of library.properties 2016-12-18 11:02:20 +01:00
RobTillaart
018a4872a6 update library.json files 2016-12-18 10:48:17 +01:00
RobTillaart
45d8bff06a added library.json files 2016-12-17 20:53:18 +01:00
rob tillaart
469281d9d3 0.1.04 - new interface incl PrintTo - Thanks to Whandall 2015-12-10 20:19:02 +01:00
rob tillaart
dae8e63956 0.1.03 - refactoring, some work on followheap 2015-12-10 18:43:57 +01:00
rob tillaart
770ebc9b5c 0.1.02 - added followHeap()
+ created correct examples folder
2015-12-10 18:35:47 +01:00
rob tillaart
3ffa1276f8 0.1.01 - refactor, added startAddress 2015-12-10 18:30:14 +01:00
rob tillaart
91dc550cc7 0.1.00 - initial version 2015-12-10 18:26:56 +01:00