1. 15 Feb, 2023 2 commits
  2. 14 Feb, 2023 1 commit
  3. 13 Feb, 2023 4 commits
  4. 09 Feb, 2023 1 commit
  5. 08 Feb, 2023 5 commits
    • Tomáš Pilný's avatar
      Multi threading examples (tasks, queues, semaphores, mutexes) (#7660) · e881d11b
      Tomáš Pilný authored
      * Moved and renamed example ESP32/FreeRTOS to MultiThreading/BasicMultiThreading
      
      * Added dummy files
      
      * Modified original example
      
      * Fixed BasicMultiThreading.ino
      
      * Added Example demonstrating use of queues
      
      * Extended info in BasicMultiThreading
      
      * Renamed Queues to singular Queue
      
      * Added Mutex example
      
      * Added Semaphore example
      
      * Moved info from example to README
      
      * Moved doc from Mutex to README
      
      * Added Queue README
      
      * Removed unecesary text
      
      * Fixed grammar
      
      * Increased stack size for Sempahore example
      
      * Added headers into .ino files
      
      * Added word Example at the end of title in README
      
      * removed unused line
      
      * Added forgotten README
      
      * Modified BasicMultiThreading example
      
      * Added missing S3 entry in README
      
      * moved location
      e881d11b
    • Ha Thach's avatar
      5b0a7d01
    • Olivér Remény's avatar
      Reword "ESP-IDF as Component" (#7812) · b4ad2054
      Olivér Remény authored
      I think "Arduino as an ESP-IDF component" or just "As ESP-IDF component" instead of  "ESP-IDF as Component" is more correct way to name the link.
      
      1. "ESP-IDF as Component" would imply that ESP-IDF is some sort of library for Arduino, which is (IMO) misleading, because it's true the other way around.
      2. It's written as "Arduino as an ESP-IDF component" on the webpage it points to as well.
      
      - Also I removed the capitalization from "Component" as I have not found a reason why is it capitalized.
      b4ad2054
    • Gaya3N25's avatar
      Add Roboheart Hercules development board to the esp32-core (#7672) · 4e29a05b
      Gaya3N25 authored
      * added Roboheart Hercules pin definitions and board.txt entries
      
      * added package_roboheat.json for prototyping
      
      * Roboheart Hercules pins
      
      * Updated the pins
      
      * Delete package_roboheart.json
      
      * Requested changes
      
      ---------
      Co-authored-by: default avatarrenebohne <rene.bohne@gmail.com>
      4e29a05b
    • David McCurley's avatar
      WString Return bool (#7774) · 0fa66722
      David McCurley authored
      0fa66722
  6. 07 Feb, 2023 3 commits
  7. 06 Feb, 2023 21 commits
  8. 20 Jan, 2023 1 commit
  9. 17 Jan, 2023 1 commit
  10. 12 Jan, 2023 1 commit