rob tillaart
4d66441771
add funding.yml
2022-08-03 21:56:07 +02:00
rob tillaart
8c42abb498
clean build
2021-12-17 15:36:31 +01:00
rob tillaart
a2228b5686
update library.json, license, minor edits
2021-12-17 14:46:34 +01:00
rob tillaart
f27f754fbb
add license to library,json
2021-05-28 14:16:25 +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
d13cd04dac
update libraries E-I
2020-11-27 11:16:22 +01:00
RobTillaart
28f80f128c
documentation updates
2020-04-16 12:59:37 +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
RobTillaart
dc2adaa4d1
Fix double to float (issue 33)
2017-07-27 15:26:36 +02:00
RobTillaart
745cf64697
- version 0.1.7 - refactor constructor, get examples working
2017-07-15 18:28:01 +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
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
b3c0f3e85f
+ version 0.1.06
...
+ replaced float with double to support ARM (DUE) too
2015-03-08 22:17:20 +01:00
rob tillaart
93a4857bc4
+ version 0.1.05 (0.1.04 experimental only)
...
+ added back function to "reverse map"
+ fastMapDemo2 shows usage of 2 FastMaps
+ fastMapDemo3 shows usage of back function
+ FASTMAP_LIB_VERSION in PROGMEM
2014-11-02 22:20:21 +01:00
rob tillaart
e7316bd15b
+ 0.1.03 renamed to CamelCase
2014-11-02 17:24:21 +01:00