Releases: arduino-libraries/Arduino_ConnectionHandler
Releases · arduino-libraries/Arduino_ConnectionHandler
0.6.4
29 Apr 05:15
Compare
Sorry, something went wrong.
No results found
Changelog
Modernize continuous integration system (#54 )
Add Nano RP2040 Connect as target during CI compilation. (#55 )
Add mbed_nano and mbed_portenta as supported architectures. (#56 )
Feed watchdog a bit more often when initializing MKR GSM 1400/NB 1500 (#58 )
0.6.3
19 Mar 09:31
Compare
Sorry, something went wrong.
No results found
Changelog
Preeliminary Arduino Nano 2040 Connect support (#52 )
0.6.2
28 Jan 06:48
Compare
Sorry, something went wrong.
No results found
Changelog
List megaavr in the list of supported architectures.
0.6.1
18 Jan 05:39
Compare
Sorry, something went wrong.
No results found
Changelog
Pin esp8266:esp8266 platform version to 2.5.0 in CI builds (#50 )
Adding mbed as supported library to Arduino_ConnectionHandler library (since we are already using it on Portenta H7). (#51 )
0.6.0
13 Jan 11:51
Compare
Sorry, something went wrong.
No results found
Changelog
Update CI workflow to correctly install ArduinoCore-API in arduino:mbed core (#46 )
ESP32 support + example fix (AVR DebugUtils removal) (#47 )
Add ESP32 board to "Compile Examples" CI workflow (#49 )
0.5.1
18 Nov 11:38
Compare
Sorry, something went wrong.
No results found
Changelog
Disable Arduino_DebugUtils for Arduino Uno WiFi Rev 2 in order to conserve memory (#44 )
0.5.0
17 Nov 08:56
Compare
Sorry, something went wrong.
No results found
Changelog
Support Arduino Uno WiFi Rev. 2
0.4.9
26 Aug 08:55
Compare
Sorry, something went wrong.
No results found
Use flash strings for storing debug messages in order to conserve RAM (#39 )
0.4.8
27 Jul 11:26
Compare
Sorry, something went wrong.
No results found
Adding support for Portenta H7 (#37 )
0.4.7
23 Jul 07:15
Compare
Sorry, something went wrong.
No results found
Perform multiple ping's without calling attachGPRS again since this breaks the MKRGSM stack (#36 )
Upgrade Arduino_ConnectionHandler to latest best CI practives (#27 , #28 , #30 , #33 )