This repository has been archived by the owner on May 26, 2024. It is now read-only.
Releases: 107-systems/107-Arduino-Debug
Releases · 107-systems/107-Arduino-Debug
1.3.0
What's Changed
- Bump carlosperate/download-file-action from 2.0.0 to 2.0.1 by @dependabot in #36
- Add support for ArduinoCore-renesas. by @aentinger in #37
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Implement 4-bit pretty printing using ANSI shell escape sequence by @aentinger in #34
- Document pretty printing in README/keywords. by @aentinger in #35
Full Changelog: 1.1.6...1.2.0
1.1.6
What's Changed
- Add official support for arduino-pico/rp2040. by @aentinger in #33
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- Fix viper url. by @aentinger in #22
- Configure Dependabot to check for outdated actions used in workflows by @aentinger in #23
- Bump actions/checkout from 2 to 3 by @dependabot in #28
- Bump carlosperate/download-file-action from 1.0.3 to 1.1.1 by @dependabot in #27
- Bump actions/download-artifact from 2 to 3 by @dependabot in #26
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #25
- Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #24
- Bump carlosperate/download-file-action from 1.1.1 to 2.0.0 by @dependabot in #29
- Fix: envie_m4 is no longer a valid FQBN. by @aentinger in #30
- Fix -write-strings warning by consting fmt parameter. by @aentinger in #31
New Contributors
- @dependabot made their first contribution in #28
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- Link logo to 107-Arduino-DroneCore by @aentinger in #19
- Replace outdated manage-labels.yml with sync-labels.yml by @aentinger in #20
- Rename top-level-include file to be consistent with library name. by @aentinger in #21
Full Changelog: 1.1.3...1.1.4
1.1.3
Changelog
- Add mbed_nano and mbed_portenta to list of supported architectures. (#13)
- Update CI workflow for Arduino project-specific linting (#16)
- Add Arduino Library Badge (ArduBadge) (#15)
- Adding 107-systems logo in top/right corner of README. (#17)
- Add support for esp32/mbed_portenta/mbed_nano/mbed_edge boards (#18)