Skip to content

issues Search Results · repo:adafruit/ci-arduino language:Python

Filter by

30 results
 (80 ms)

30 results

inadafruit/ci-arduino (press backspace or delete to remove)

learn contains several ch552 examples (https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/main/QT_Py_CH552_Examples) which need to build with ch55xduino. Add support for this in ci-arduino ...
  • jepler
  • 1
  • Opened 
    on Jun 21, 2024
  • #188

The execution of my workflow was successful, but I saw the warning Warning: arduino-library is not found in this repo topic. Please add this tag in the About repo . I double checked my repo topics, but ...
  • nkaaf
  • 5
  • Opened 
    on Feb 5, 2024
  • #178

So the issue is that ci-arduino which is used for continuous integration for my ESP32 libraries is failing because it is grabbing the latest alpha2 pre-release of ESP32 board. This in return causes the ...
  • ayushsharma82
  • 4
  • Opened 
    on Oct 25, 2023
  • #169

Per @ladyada request tag: The Arduino-CI repo changed significantly from when the user guide was done with some new yml files, etc. The original guide was requested by you to help Learn authors know about ...
  • TheKitty
  • 2
  • Opened 
    on Oct 4, 2023
  • #165

It looks like the format for downloading is https://downloads.arduino.cc/arduino-$ARDUINO_IDE_VERSION-linux64.tar.xz, where it appears that since version 2.0.0 there is only https://downloads.arduino.cc/arduino-ide/$ARDUINO_IDE_VERSION_Linux_64bit.zip. ...
  • Aypac
  • 2
  • Opened 
    on Jan 11, 2023
  • #148

I have been using this repo for a long while. It used to work rather well: build from 02-Dec-2022. However, if I now re-run that same build it gives me and error: re-run same build from 11-Jan-2023. I ...
  • Aypac
  • 1
  • Opened 
    on Jan 11, 2023
  • #147

I was trying to test #127 locally and it deleted the whole git repo where I was working. Nothing was lost as I didn t have any un-pushed work, but, OUCH. I m guessing it was because one step was arduino-cli ...
  • jepler
  • 1
  • Opened 
    on Apr 12, 2022
  • #128

For libraries that put code in a src folder, ex: https://github.com/adafruit/Adafruit_VL53L1X the doxygen output is not generated if using default configurations for everything. There is output, but it ...
  • caternuson
  • 8
  • Opened 
    on Oct 23, 2021
  • #112

Currently the actions_install.sh script fails due to unmet llvm requirements in Ubuntu 20.04 image The example_actions.yml as well as many other libraries specifies runs-on: ubuntu-latest image Github ...
  • zjwhitehead
  • 3
  • Opened 
    on Dec 28, 2020
  • #90

Since some time testing for ESP8266 fails for me with the following debug output: ----------------------------- DEBUG OUTPUT ----------------------------- Picked up JAVA_TOOL_OPTIONS: Set log4j store ...
  • beegee-tokyo
  • 2
  • Opened 
    on Sep 6, 2020
  • #84
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub