Per Tillisch
Per Tillisch
>even though I have lots of manually installed Arduino cores, none of them shows up They aren't supported yet: https://github.com/arduino/arduino-ide/issues/126 >But is there initial support for AVR debugging in the...
Thanks @MCUdude. I investigated the issue and submitted a report to the developers. When a platform is installed to `{directories.user}/hardware` without a version folder, Arduino CLI uses the [platform.txt version](https://arduino.github.io/arduino-cli/dev/platform-specification/#platformtxt)...
The MightyCore `version` value should be perfectly fine. If anyone observes any problems with MightyCore and Arduino CLI, please let me know. It's the unusual approach taken in DxCore that...
This partially fixes https://github.com/arduino/arduino-serial-plotter-webapp/issues/29 (and the remaining part may be wontfix)
Moving it back here since it is off-topic for the Ethernet library. This should be transferred to the `arduino/ArduinoCore-API` repo, but I don't have the necessary permissions to do that.
Thanks @karlsoderby! Should a link to the examples also be added to [the LiquidCrystal library reference home page](https://github.com/arduino-libraries/LiquidCrystal/blob/master/docs/readme.md), consistent with how it is done in some of the other library...
Thanks for your report @thorv and for your assistance @PaulStoffregen! I confirm this fault is only present in Arduino IDE 1.x and so I have transferred the issue to that...
>Funny you mention the timestamps - they don't work (does absolutely nothing when I select that). Maybe there's a clue? There's a known bug with the Serial Monitor timestamp feature...
@gitcnd did you ever get a chance to test with the hourly build of the Arduino IDE? If so, does the bug still occur?
@ldalep Thanks for your input! >I have used every build since 1.8.8 Does that mean you tried the latest hourly build of the Arduino IDE and the beta build too?...