1. 03 May, 2023 8 commits
  2. 02 May, 2023 1 commit
  3. 20 Apr, 2023 2 commits
  4. 19 Apr, 2023 7 commits
  5. 18 Apr, 2023 2 commits
  6. 17 Apr, 2023 5 commits
  7. 14 Apr, 2023 1 commit
  8. 11 Apr, 2023 1 commit
  9. 10 Apr, 2023 7 commits
  10. 07 Apr, 2023 2 commits
  11. 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
  12. 05 Apr, 2023 1 commit