1. 08 2月, 2023 1 次提交
    • O
      Reword "ESP-IDF as Component" (#7812) · b4ad2054
      Olivér Remény 提交于
      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
  2. 04 1月, 2023 1 次提交
    • V
      Gitter link update of Readme.md (#7658) · 0ad5eef9
      Vojtěch Bartoška 提交于
      On last Community Meeting, we have noticed that some active contributors don't know about the Gitter channel. 
      
      This PR replace Gitter badge button by simple web link so it's supposed to be more visible.
      0ad5eef9
  3. 13 12月, 2022 1 次提交
  4. 21 4月, 2022 1 次提交
  5. 28 3月, 2022 1 次提交
  6. 14 12月, 2021 1 次提交
    • V
      Adding Issue and Feature template (#5999) · 2463f572
      Vojtěch Bartoška 提交于
      Summary
      
      This PR contains adding:
      
      Issue template using forms
      Feature Template using forms
      Update of Pull Request template
      All yaml files have been checked by online validator.
      
      Pages are rendered here (for easier review):
      Feature Request template
      Issue Template
      
      Impact
      
      These templates can help with more accurate issue/PR explanations which can improve handling these contribution and in overall have a positive influence on User experience.
      
      Related links
      
      This PR closed issue #5956
      2463f572
  7. 15 11月, 2021 1 次提交
  8. 09 11月, 2021 1 次提交
  9. 21 9月, 2021 1 次提交
    • V
      Update README.MD - "Type: For reference" labels link (#5619) · 9f827a66
      Vojtěch Bartoška 提交于
      * Create PULL_REQUEST_TEMPLATE.md
      
      Adding first version of PULL_REQUEST_TEMPLATE.md.
      
      The purpose of this template is to improve and simplify writing more accurate Release Notes.
      
      * Update PULL_REQUEST_TEMPLATE.md
      
      Fix typo.
      
      * Update README.MD - "Type: For reference" labels link
      
      Updating a link to issues labeled with "Type: For reference". The old one is not working due to the updates of labels in the past.
      9f827a66
  10. 22 7月, 2021 1 次提交
  11. 19 7月, 2021 2 次提交
  12. 18 5月, 2021 1 次提交
  13. 21 4月, 2021 1 次提交
  14. 17 4月, 2021 1 次提交
  15. 05 4月, 2021 1 次提交
  16. 06 11月, 2020 1 次提交
  17. 14 10月, 2020 1 次提交
  18. 15 10月, 2019 1 次提交
  19. 25 9月, 2019 2 次提交
  20. 10 7月, 2019 1 次提交
  21. 11 1月, 2019 1 次提交
  22. 30 7月, 2018 1 次提交
    • L
      Cleanup on README and boards_manager (#1693) · a7ddf395
      lbernstone 提交于
      * Added instructions for installation with boards manager (stolen directly from esp8266)
      
      * changed to production link instead of dev
      
      * Added to main README. Made mods to images as requested.
      
      * Added links for development package
      
      * Moved version images to README.md
      
      * Just a little change for cleaner look
      
      * Cleaned up README.md and boards_manager.md to make installation easier.
      a7ddf395
  23. 26 7月, 2018 1 次提交
  24. 04 7月, 2018 1 次提交
  25. 26 9月, 2017 1 次提交
  26. 17 8月, 2017 1 次提交
    • P
      DOCUMENTATION: Moved installation instructions to separate page (#561) · e6ba0f62
      Pranav Cherukupalli 提交于
      * DOCUMENTATION: Moved installation instructions to separate page
      
      * Added Fedora to contents table
      * Added Issue/Bug Report section to README
      * Some minor improvements
      
      * DOCUMENTATION: Rename directory doc to docs
      
      * Also move ISSUE_TEMPLATE.md to docs directory
      
      * DOCUMENTATION: Use current repo's files
      
      * This makes it consistent instead  of having few local and few pointing to
        espressif/arduino-esp32 by all linking to local files
      
      * DOCUMENTATION: Fix hyperlink to issue/bug template in contents
      
      * DOCUMENTATION: contents: supress platform specific installation instruction
      e6ba0f62
  27. 03 6月, 2017 1 次提交
  28. 04 4月, 2017 1 次提交
  29. 05 2月, 2017 1 次提交
    • I
      Add hint (#170) · 150d2cec
      Ion 提交于
      * Add hint
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      150d2cec
  30. 29 1月, 2017 1 次提交
  31. 28 1月, 2017 2 次提交
  32. 19 1月, 2017 3 次提交
    • M
      move to binary esptool. Run get.py/get.exe to get it! · 4fbee226
      me-no-dev 提交于
      With this step we remove all dependencies, but git. Mac and Linux come
      with Python by default, so they will keep using get.py to update the
      toolchain and support binaries. Windows users have an "All point and
      click" installation option that requires only git and Arduino to be
      downloaded.
      Fingers crossed :)
      4fbee226
    • M
      update get.py and add get.exe · 93d2bc7f
      me-no-dev 提交于
      - get.exe is clickable and will soon download binary form of esptool,
      which will really simplify installation on Windows
      - get.py does not require any extra modules on Linux and Mac
      - ```pip install requests``` required only on Windows (if not using
      get.exe)
      - Paths are made relative to the file in order to make the windows
      executable clickable.
      93d2bc7f
    • M
      Update README.md · a2931e7a
      Me No Dev 提交于
      Add ```pip install requests``` to install steps
      a2931e7a
  33. 16 1月, 2017 1 次提交
  34. 09 1月, 2017 1 次提交
  35. 05 1月, 2017 1 次提交