1. 26 3月, 2021 1 次提交
  2. 20 3月, 2021 1 次提交
  3. 10 3月, 2021 1 次提交
  4. 23 2月, 2021 1 次提交
  5. 16 2月, 2021 1 次提交
  6. 21 1月, 2021 1 次提交
  7. 12 1月, 2021 1 次提交
  8. 11 1月, 2021 1 次提交
  9. 07 12月, 2020 1 次提交
  10. 01 12月, 2020 1 次提交
  11. 16 11月, 2020 1 次提交
  12. 15 11月, 2020 1 次提交
  13. 14 11月, 2020 1 次提交
  14. 08 11月, 2020 1 次提交
  15. 07 11月, 2020 1 次提交
  16. 04 11月, 2020 1 次提交
  17. 21 1月, 2020 1 次提交
  18. 01 10月, 2019 1 次提交
  19. 13 9月, 2019 1 次提交
  20. 05 9月, 2019 1 次提交
  21. 21 8月, 2019 2 次提交
  22. 17 7月, 2019 2 次提交
  23. 12 5月, 2019 1 次提交
  24. 12 4月, 2019 1 次提交
    • M
      Set ESP-IDF to 3.2 (#2662) · 7b5cd47d
      Me No Dev 提交于
      * Set IDF to v3.2
      
      * Remove BLE submodule
      
      * Add BLE lib source
      
      * Update Camera example to support OV3660
      7b5cd47d
  25. 04 3月, 2019 1 次提交
  26. 14 2月, 2019 1 次提交
  27. 10 1月, 2019 1 次提交
  28. 29 12月, 2018 1 次提交
  29. 16 12月, 2018 1 次提交
  30. 01 12月, 2018 1 次提交
  31. 27 11月, 2018 1 次提交
  32. 21 9月, 2018 1 次提交
    • M
      Update IDF to 3.2-3276a13 and esptool.py to 2.5.0 (#1878) · 96822d78
      Me No Dev 提交于
      * TX Flow Control and Code cleanup
      
      * Use semaphore instead of delay
      
      TX functionality is done.
      
      * Use single buffer and empty queue on exit
      
      * Fix compile issues because of LwIP code relocation
      
      * Add temporary header to fix Azure not compiling
      
      * Fix AsyncUDP early init
      
      * AsyncUDP Multicast fixes
      
      * Add source mac address and rework multicast
      
      * Allow redefinition of default pins for Serials 1 and 2
      
      * Update IDF to 3276a13
      
      * Update esptool.py to 2.5.0
      
      * Fix sketches
      
      * Fix log level in BluetoothSetial
      96822d78
  33. 01 7月, 2018 1 次提交
  34. 27 6月, 2018 1 次提交
    • M
      Update IDF to aaf1239 (#1539) · a59eafbc
      Me No Dev 提交于
      * fix sdmmc config
      
      * Fix warnings in EEPROM
      
      from @Curclamas
      
      * remove leftover TAG in EEPROM
      
      * Initial add of @stickbreaker i2c
      
      * Add log_n
      
      * fix warnings when log is off
      
      * i2c code clean up and reorganization
      
      * add flags to interrupt allocator
      
      * fix sdmmc config
      
      * Fix warnings in EEPROM
      
      from @Curclamas
      
      * remove leftover TAG in EEPROM
      
      * fix errors with latest IDF
      
      * fix debug optimization (#1365)
      
      incorrect optimization for debugging tick markers.
      
      * Fix some missing BT header
      
      * Change BTSerial log calls
      
      * Update BLE lib
      
      * Arduino-ESP32 release management scripted (#1515)
      
      * Calculate an absolute path for a custom partitions table (#1452)
      
      * * Arduino-ESP32 release management scripted
      (ready-to-merge)
      
      * * secure env for espressif/arduino-esp32
      
      * * build tests enabled
      * gitter webhook enabled
      
      * * gitter room link fixed
      * better comment
      
      * * filepaths fixed
      
      * BT Serial adjustments
      
      * * don't run sketch builds & tests for tagged builds
      
      * Return false from WiFi.hostByName() if hostname is not resolved
      
      * Free BT Memory when BT is not used
      
      * WIFI_MODE_NULL is not supported anymore
      
      * Select some key examples to build with PlatformIO to save some time
      
      * Update BLE lib
      
      * Fixed BLE lib
      
      * Major WiFi overhaul
      
      - auto reconnect on connection loss now works
      - moved to event groups
      - some code clean up and procedure optimizations
      - new methods to get a more elaborate system ststus
      
      * Add cmake tests to travis
      
      * Add initial AsyncUDP
      
      * Add NetBIOS lib and fix CMake includes
      
      * Add Initial WebServer
      
      * Fix WebServer and examples
      
      * travis not quiting on build fail
      
      * Try different travis build
      
      * Update IDF to aaf1239
      
      * Fix WPS Example
      
      * fix script permission and add some fail tests to sketch builder
      
      * Add missing space in WiFiClient::write(Stream &stream)
      a59eafbc
  35. 07 4月, 2018 1 次提交
    • M
      Update IDF to f586f5e (#1296) · 69f72eca
      Me No Dev 提交于
      * Update BLE lib
      
      * Update IDF to f586f5e
      
      * Restructure Bluetooth Serial includes
      
      * Update esptool and gen_esp32part
      
      * Add partition scheme selection for menuconfig
      
      * Add partition scheme selection for Arduino IDE
      
      * Fix BLE example
      
      * Second attempt BLE fix
      
      * Add exceptions to PIO
      69f72eca
  36. 18 1月, 2018 1 次提交
    • M
      Update IDF to 1c3dd23 · 600f4c41
      Me No Dev 提交于
      * Update mDNS and LEDC
      
      * update toolchain
      
      * Update IDF to 1c3dd23
      
      * Advertise the board variant for Arduino OTA
      
      * Add generic variant definition for mDNS
      600f4c41
  37. 24 11月, 2017 1 次提交
  38. 24 10月, 2017 1 次提交