1. 07 4月, 2020 1 次提交
  2. 21 1月, 2020 1 次提交
  3. 01 10月, 2019 1 次提交
  4. 13 9月, 2019 1 次提交
  5. 05 9月, 2019 1 次提交
  6. 21 8月, 2019 2 次提交
  7. 17 7月, 2019 2 次提交
  8. 12 5月, 2019 1 次提交
  9. 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
  10. 04 3月, 2019 1 次提交
  11. 14 2月, 2019 1 次提交
  12. 10 1月, 2019 1 次提交
  13. 29 12月, 2018 1 次提交
  14. 16 12月, 2018 1 次提交
  15. 01 12月, 2018 1 次提交
  16. 27 11月, 2018 1 次提交
  17. 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