1. 17 Nov, 2023 3 commits
  2. 13 Nov, 2023 3 commits
  3. 10 Nov, 2023 8 commits
  4. 09 Nov, 2023 5 commits
    • lbernstone's avatar
      Update/upgrade OTAWebUpdater.ino example (#8839) · 6b287db1
      lbernstone authored
      * Update/upgrade OTAWebUpdater.ino example
      
      * Wrong side of the MAC address in ssid
      
      * Better not to cheat it on an example :)
      
      * Changes requested by @me-no-dev
      6b287db1
    • Rodrigo Garcia's avatar
      Increase BT SPP task priority (#8859) · 6cc30725
      Rodrigo Garcia authored
      6cc30725
    • Rodrigo Garcia's avatar
      Neopixel fix (#8845) · de7cac11
      Rodrigo Garcia authored
      * improve neopixel definition for all boards
      
      * Improve NeoPixel definition for all boards
      
      * neopixelWrite uses Peirpheral Manager now
      
      The function can now be used for many GPIOs in the same sketch by using Peripheral Manager attach/detach, not being necesary to worry about initialization.
      
      * improve error message
      
      * check if pin is RGB_BUILTIN
      
      * fixes boards that don't RGB_BUILTIN
      de7cac11
    • Jan Procházka's avatar
      Zigbee protocol support (#8844) · 2ac1c068
      Jan Procházka authored
      * add zigbee+zboss to idf_components.yml
      
      * add zigbee partitions
      
      * created zigbee mode in tools menu to link proper libs
      
      * renamed Zigbee menu and build as suggested
      
      ---------
      Co-authored-by: default avatarMe No Dev <me-no-dev@users.noreply.github.com>
      2ac1c068
    • Rodrigo Garcia's avatar
      Fixes Rainmaker to be a Managed Component (#8842) · 1e2ee371
      Rodrigo Garcia authored
      * Uses IDF Managed Components
      
      This changes is targeted to be used within Arduino Lib Builder and with projects that use Arduino as IDF Component.
      
      * Fixes RainMaker QR code
      
      Fixes RainMaker in order to use it as Managed Component and with the latest RainMaker release.
      
      * Removes Camera Component
      
      * SR Component only needed for the S3
      1e2ee371
  5. 08 Nov, 2023 4 commits
  6. 27 Oct, 2023 2 commits
  7. 25 Oct, 2023 6 commits
  8. 24 Oct, 2023 4 commits
  9. 23 Oct, 2023 3 commits
  10. 20 Oct, 2023 2 commits