ed3159776f
add new library nanoFORTH to Arduino repository ( #141 )
2021-06-30 14:47:13 +00:00
92453fd7b6
Change the BBQ10Keyboard url
2021-06-30 16:09:06 +02:00
c8cffb785b
Add TinyDebug library ( #139 )
...
Use this library to log debug information from your code while running ATtiny85 projects on the [Wokwi Arduino Simulator](https://wokwi.com ). It provides an interface similar to the familiar Serial object.
2021-06-30 13:48:08 +00:00
755fed874e
Update repositories.txt ( #138 )
2021-06-30 10:14:31 +00:00
048764d935
Add CtrlUtil library ( #137 )
2021-06-30 10:08:15 +00:00
704e407d88
Update repositories.txt ( #136 )
2021-06-30 09:23:59 +00:00
fcafc473cd
Merge pull request #134 from arduino/cmaglie-patch-1
...
Remove Arduino_PortentaBreakoutCarrier
2021-06-30 10:50:22 +02:00
1580cf104b
Update repositories.txt
2021-06-30 10:23:24 +02:00
e8d65bb687
Update repositories.txt ( #133 )
2021-06-30 06:20:07 +00:00
a1e38c612d
Update repositories.txt ( #132 )
...
Add https://github.com/sparkfun/SparkFun_SCD4x_Arduino_Library
2021-06-29 17:16:08 +00:00
4a6d5ccaec
Adding Arduino_PortentaBreakoutLibrary ( #131 )
2021-06-29 14:31:45 +00:00
ab471eadab
Merge pull request #128 from fabianoriccardi/main
...
Update repositories.txt
2021-06-28 16:53:03 -07:00
4616b577b2
Adding RFCodes library ( #129 )
...
Add the new library to repositories.txt
2021-06-28 19:17:49 +00:00
74d2c15dd1
Update repositories.txt
2021-06-28 19:22:50 +02:00
4bc007bf02
Merge pull request #125 from DCisHurt/patch-1
...
Update repositories.txt
2021-06-28 00:41:37 -07:00
379b0973b0
Update repositories.txt
2021-06-28 15:01:10 +08:00
96ac201545
Update repositories.txt ( #124 )
2021-06-28 01:35:33 +00:00
e8740053c7
Added AT24Cxx EEPROM Library ( #122 )
2021-06-26 16:54:23 +00:00
0b7f2534c2
Update repositories.txt ( #121 )
2021-06-26 14:30:41 +00:00
81d2adaaeb
Update repositories.txt ( #119 )
2021-06-25 18:38:55 +00:00
3d477e6611
Update repositories.txt ( #118 )
2021-06-25 15:50:40 +00:00
ed64634fad
MacroLogger apm submission request ( #117 )
2021-06-25 15:04:31 +00:00
f5779241b2
add RobTIllaart/SGP30 ( #116 )
...
* add TCA9555
* add RobTIllaart/SGP30
2021-06-25 12:39:07 +00:00
8b8c90b8bc
Update repositories.txt ( #115 )
2021-06-25 09:45:11 +00:00
86c714ae53
Update repositories.txt ( #114 )
2021-06-25 08:29:17 +00:00
a8f28739b7
Adding FANTM libdevlpr to Arduino library registry. ( #111 )
2021-06-24 22:31:41 +00:00
dbe7aeac24
Update repositories.txt ( #109 )
...
Added https://github.com/CelliesProjects/ESP32_VS1053_Stream
2021-06-24 17:10:39 +00:00
8ca0271a88
Update repositories.txt ( #108 )
2021-06-24 07:33:05 +00:00
9ec78521e6
Added 2 libraries ( #107 )
...
https://github.com/jgOhYeah/LCDGraph
https://github.com/jgOhYeah/TunePlayer
2021-06-24 00:48:05 +00:00
0961470d31
Update repositories.txt ( #106 )
2021-06-23 15:04:24 +00:00
d5c6a29509
Update repositories.txt ( #105 )
2021-06-23 07:23:52 +00:00
6a77ef4a4e
Update repositories.txt ( #104 )
2021-06-22 18:05:13 +00:00
6153dcc150
Update repositories.txt ( #102 )
...
Add evo_servo library
2021-06-22 00:44:56 +00:00
6ed9e80f9a
Update repositories.txt ( #100 )
2021-06-21 14:20:50 +00:00
68be33b22f
Update repositories.txt ( #99 )
2021-06-21 02:37:33 +00:00
9dff1ccf7d
Add RP2040_SD library to Library Manager ( #98 )
2021-06-19 20:25:50 +00:00
944d9f1d9f
OTAdriveESP ( #97 )
...
Co-authored-by: mostafa heidari <mostafa.hk@gmail.com >
2021-06-18 21:58:56 +00:00
c8d3ba2424
Update repositories.txt ( #96 )
2021-06-18 18:56:58 +00:00
fb9a293d1e
Add ClockForSeg Library ( #94 )
2021-06-18 02:42:30 +00:00
36ea2a60d2
add controlVoltage library ( #91 )
2021-06-17 20:33:40 +00:00
a58d5f09ff
Added GLEE2023 Arduino Library to Libraries manager list ( #88 )
2021-06-15 18:30:58 +00:00
19e828beae
Update repositories.txt ( #87 )
2021-06-15 18:02:59 +00:00
63bc91bc3a
Update repositories.txt ( #86 )
2021-06-15 09:47:08 +00:00
c82d228019
Update repositories.txt ( #85 )
2021-06-15 05:23:52 +00:00
fe99c2d8d1
Add RP2040_RTC to Library Manager ( #84 )
...
### Initial Releases v1.0.0
1. Initial coding to support RP2040-based boards such as **NANO_RP2040_CONNECT, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040** using [**Arduino-mbed RP2040** core](https://github.com/arduino/ArduinoCore-mbed ) or [**Earle Philhower's arduino-pico core**](https://github.com/earlephilhower/arduino-pico ).
2021-06-14 19:04:25 +00:00
08bd3359d3
Update repositories.txt ( #83 )
...
Added url to library Arduboy-BistercianNumbers.
Tiny 4x4 Bistercian Numerical Display for the Arduboy system.
2021-06-14 18:39:31 +00:00
6c1fe429d4
Update repositories.txt ( #82 )
2021-06-14 17:56:30 +00:00
2913199fde
Update repositories.txt ( #79 )
2021-06-12 12:04:35 +00:00
32cb2fbd50
Add Loki and Prometheus clients with supporting libraries ( #77 )
2021-06-11 13:02:57 +00:00
2f0f0ffbe0
Add LittleFS_Mbed_RP2040 to Library Manager ( #76 )
...
Please add [LittleFS_Mbed_RP2040](https://github.com/khoih-prog/LittleFS_Mbed_RP2040 ) to Library Manager
2021-06-11 07:24:11 +00:00