1. 03 May, 2023 10 commits
  2. 02 May, 2023 1 commit
  3. 20 Apr, 2023 1 commit
  4. 19 Apr, 2023 4 commits
  5. 18 Apr, 2023 1 commit
  6. 17 Apr, 2023 5 commits
  7. 14 Apr, 2023 1 commit
  8. 10 Apr, 2023 4 commits
  9. 06 Apr, 2023 3 commits
    • Dirk O. Kaar's avatar
      Completely inline the helper pure abstract __FlashStringHelper class (#7941) · b98255d8
      Dirk O. Kaar authored
      * Remove __FlashStringHelper from ESP32, it's not needed - all the files using it are different from their ESP8266 counterparts anyway.
      
      * Revert removal of class __FlashStringHelper forward for continued compatibility with external libs
      
      * Improved fix, works for libs that return const __FlashStringHelper*
      
      * Inline all wrappers using const __FlashStringHelper*.
      b98255d8
    • Jan Procházka's avatar
      CI HW Testing Update (#7911) · 087ebe0e
      Jan Procházka authored
      * Update upload-artifact action to v3
      
      * Fix deprecated set-output
      
      * updated path + error if no files found
      
      * update path
      
      * update path + debug ls
      
      * dbg path print
      
      * dbg path remove +added echo with buildpath
      
      * change build_dir
      
      * fix upload-artifact paths
      
      * changed build_dirs
      
      * move sketchname variable
      
      * Update touch pressed value
      
      * Run one test only for faster debuging
      
      * Revert "Run one test only for faster debuging"
      
      This reverts commit e2bf6a8551e5b4abe5bb6201d3175257bc40fe44.
      
      * fix value
      087ebe0e
    • Jan Procházka's avatar
      CI External Libraries Test - Results comment fix (#8035) · 30ab1c3c
      Jan Procházka authored
      * add new workflow
      
      * Update lib.yml
      
      * Update publishlib.yml
      
      * Update lib.yml
      
      * Create TESTFILE.txt
      
      * Update TESTFILE.txt
      
      * Update publishlib.yml
      
      * Return original lib.json
      
      * remove comment
      
      * remove file
      30ab1c3c
  10. 05 Apr, 2023 1 commit
  11. 04 Apr, 2023 6 commits
    • Dogus Cendek's avatar
      Update and Fix Pins Definition of Deneyap Boards (#8018) · af476581
      Dogus Cendek authored
      * Updated Pins of Devkits
      
      Deleted soc_caps.h library and related commands at Deneyap Kart 1A v2, Deneyap Kart 1A, Deneyap Mini and Deneyap Mini v2.
      Added TX1 and RX1 pins and updated LED pin definition at all Devkits.
      Added BOOT (BT) pins at Deneyap Kart, Deneyap Kart 1A, Deneyap Mini and Deneyap Kart G.
      Changed D0 and D1 pin numbers at Deneyap Kart G.
      Changed D12, D13, D14, D15, PWM0 and PWM1 pin numbers at Deneyap Kart 1A v2.
      Added A8, T0, T1, T2, T3, T4, T5, T6, T7, T8, D16, D17, D18, D19, PWM2, PWM3, PWM4 and BAT pin numbers at Deneyap Kart 1A v2.
      Changed A2, A3, A4 (T0) and A5 (T1) pin numbers at Deneyap Kart and Deneyap Kart 1A.
      Renamed DA2 (DAC2) pin as DA0 (DAC0) and changed DAC1 and DAC2 pin numbers at Deneyap Mini and Deneyap Mini v2.
      
      * Updated board.txt of all Devkits
      
      Updated board.txt of all Devkits
      
      * Remove Repeating Pin Definition
      
      Remove Repeating Pin Definition
      
      * Fix Pin Definition
      
      Remove repeating pin definitions of SPI, I2C and DAC.
      Update RGB LED definition for using digitalWrite() command with RGB LED.
      
      * Remove Repeating Pin Definitions
      
      Remove repeating pin definitions of LEDB, SPI, I2C and DAC.
      
      * Update RGB LED definition
      
      Update RGB LED definition for using digitalWrite() command with RGB LED.
      af476581
    • Paul Price's avatar
      added Bee Data Logger board (#7997) · 3f679e8a
      Paul Price authored
      * fixed names on the VID and PID for boards
      
      somehow had duplicated the same name across all my boards. the PID's and VID's were correct, but the name was the same for all of them. that is fixed now.
      
      * added bee data logger board
      
      * updated pins
      
      * moved added board next to other bee boards
      
      * fixed typo issue
      
      * updated board name to all upper caps
      3f679e8a
    • Jaxon's avatar
      new variant Seeed XIAO_ESP32S3 (#7971) · 298442d4
      Jaxon authored
      * new variant Seeed XIAO_ESP32S3
      
      * add pin define for camera example
      
      * Remove excess comments and fix minor errors
      
      ---------
      Co-authored-by: default avatarJan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
      298442d4
    • Gustavo Guerrero's avatar
      ADD: heltec wsl v3 pinout information (#7883) · bfe03060
      Gustavo Guerrero authored
      * ADD: heltec wsl v3 pinout information
      
      Information based on website and s3 manual
      
      * UPD: heltec wsl v3 pinout
      
      ADD: proper versioning to the definition (added v3)
      FIX: TX/RX inversion.
      UPD: analog pins to be defined as a consecutive numeration.
      
      * UPD: heltec wsl v3 pinout 
      
      FIX: number of digital pins.
      bfe03060
    • Kenny's avatar
      Update heltec v3 pin definitions (#7877) · c9b23516
      Kenny authored
      c9b23516
    • Jan Procházka's avatar
      [CI] External libraries compilation test (#8003) · df75f38a
      Jan Procházka authored
      * Workflow final + docs added
      
      Delete LIBRARY_TEST.md
      
      Update readme + documentation
      
      Generated External Libraries Test Results
      
      Updated docs
      
      Generated External Libraries Test Results
      
      revert last commit
      
      DOnt install arduino-core manually
      
      Update external_libraries_test.rst
      
      Generated External Libraries Test Results
      
      Align FQBNs to platform name
      
      use manula platform installation
      
      Generated External Libraries Test Results
      
      remove verbose
      
      remove - before sketch path
      
      Add libs and examples for specific chip
      
      Generated External Libraries Test Results
      
      Generated External Libraries Test Results
      
      Update README.md
      
      Generated External Libraries Test Results
      
      Update README.md
      
      Update README.md
      
      Generated External Libraries Test Results
      
      change name of GH action
      
      replace - for /
      
      Generated External Libraries Test Results
      
      Generated External Libraries Test Results
      
      Update lib.yml
      
      Update lib.yml
      
      Generated External Libraries Test Results
      
      remove types from pull_rewuest
      
      add pull to lib.yml
      
      Generated External Libraries Test Results
      
      add back deltas_report
      
      Update LIBRARY_TEST.md
      
      add verbose logs
      
      remove deltas report
      
      Generated External Libraries Test Results
      
      Change from schedule to push for testing
      
      add P-R-O-C-H-Y repo to cron job
      
      rename workflow
      
      Update LIBRARY_TEST.md
      
      Update LIBRARY_TEST.md
      
      Edit URL
      
      Generated External Libraries Test Results
      
      remove unused ymls + run job on schedule
      
      generated
      
      Add action link
      
      push only result file
      
      generated
      
      fix names
      
      fix workflow
      
      run workflow on push
      
      Add report to file action
      
      remove separator
      
      fix example paths
      
      fix library name
      
      yaml list of examples edit
      
      update universal sketches
      
      examples path fix
      
      update example paths
      
      Add ESP32Servo
      
      warnings -> all
      
      change warnings to "default"
      
      fix library name
      
      fix list
      
      add matrix to compile sketches
      
      test compile for only 1 chip
      
      remove GPIO example
      
      use edited action
      
      Add Blynk library
      
      use v1
      
      print arduino cli version
      
      fix listing
      
      update libs
      
      list fix
      
      remove if
      
      fix typo
      
      fix path
      
      path test
      
      list fix
      
      fix folder creating
      
      add install IDE
      
      list fix
      
      fix missing run command
      
      Added V3 lib test + script for lib install
      
      fix typo
      
      add platform
      
      updated on:
      
      Lib testing v2
      
      fix fqbn
      
      test all chips
      
      typo fix
      
      replace blynk with Adafruit Neopixel
      
      change blynk example
      
      fix yml format
      
      add action name
      
      Add report for PR
      
      Enable warnings report
      
      changed position
      
      typo
      
      test
      
      remove dbg level
      
      add log level option
      
      split command
      
      typo
      
      typo
      
      add empty space
      
      change position of cli flags
      
      fix typo
      
      cli compile flags not marking warning as error
      
      Add new lib+example
      
      install core manually
      
      Install core by compile-sketch
      
      fix url->path
      
      fix typo
      
      Install core from repo
      
      remove external lib checkout
      
      add lib example
      
      update board
      
      change platform name
      
      change platform name
      
      use BoardManager
      
      update example
      
      update example
      
      use repo as platform
      
      Initial commit
      
      Update README.md
      
      Update README.md
      
      * fix readme links
      
      * added JSON + lib_v2 YAML
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * update JSON file
      
      * Added json file
      
      * Update lib.yml
      
      * Update lib_v2.yml
      
      * Update lib_v2.yml
      
      * change JSON
      
      * edit json + add version
      
      * edit json
      
      * update version
      
      * fix path
      
      * update fqbn platform name
      
      * add empty test result file
      
      * Add latest changes
      
      * Update docs
      
      * Update docs + clean YAML fifle
      
      * Add ESPAsyncWebServer library
      
      * Add test multiple required libs (will revert)
      
      * Update docs + json
      
      * Update lib.yml
      
      * Fix typos in docs
      
      * fix readme links
      df75f38a
  12. 31 Mar, 2023 3 commits