Lucas Saavedra Vaz
f7c1efccaa
docs(esp32p4): Add missing information and improve organization ( #11081 )
...
* docs(esp32p4): Add missing information and improve organization
* docs(datasheets): Add missing datasheets
* docs(readme): Reorder title
* docs(typos): Fix typos
2025-03-17 12:37:41 +02:00
Lucas Saavedra Vaz
cd95e4055b
ci(report): Add runtime tests report ( #10764 )
2025-02-20 00:52:01 +02:00
Lucas Saavedra Vaz
01d9726609
docs(discord): Replace Gitter links with Discord ( #10852 )
...
* docs(discord): Replace Gitter links with Discord
* docs(links): Add Developer Portal link
2025-01-15 01:46:31 +02:00
Lucas Saavedra Vaz
238c384e4e
fix(readme): Update readme and fix badges
2024-12-17 19:02:26 -03:00
Lucas Saavedra Vaz
a3ee37669e
Update readme
2024-10-24 10:56:45 -03:00
Rodrigo Garcia
ba9a3a1dbd
fix(arduino): adds ESP32-P4 to the package description ( #10426 )
...
* fix(arduino): adds ESP32-P4 to the package description
Updates the Package description to add the P4 in 3.1.0
* fix(arduino): update readme title to add the P4
Adds ESP32-P$ to the list of supported SoC in README.md for Core 3.1.0
2024-10-07 16:58:41 +03:00
Lucas Saavedra Vaz
a4c33e3897
feat(esp32p4): Add initial ESP32-P4 support ( #10358 )
...
* feat(esp32p4): Initial changes required for ESP32-P4
* esp32-p4: Initial changes to build with Arduino
Signed-off-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
* fix(esp32p4): Fix lib builder errors
* change(esp32p4): Unhide board
* ci(esp32p4): Add ESP32-P4 to workflow
* change(esptool): Update esptool to 4.8.0
* fix(build): Fix redefinition errors
* fix(build): Remove old commands
* change(esptool): Remove unsupported 32-bit tools
* fix(get.py): Force exe generation
* Revert "fix(get.py): Force exe generation"
This reverts commit 979b16b3b19d02917ddccf0139c6913cca618714.
* fix(get.py): Fix system check
* change(tools): Push generated binaries to PR
* ci(esp32p4): Add missing ESP32-P4 entries
* fix(esp32p4): Add chip info
* fix(esp32p4): Fix build commands
* docs(esp32p4): Add missing references to P4
* fix(esp32p4): Fix clock sources definitions
* fix(esp32p4): Set CPU frequency to 360 MHz so it is stable in all chips
* refactor(esp32p4): Change preprocessor conditionals for maintainability
Co-authored-by: me-no-dev <hristo@espressif.com>
* fix(esp32p4): Add missing menu options
* fix(esp32p4): Mark as not in development json in readme
* fix(esp32p4): Add P4 to ci.json files
* ci(pre-commit): Apply automatic fixes
* fix(get.py): Remove unused include
* ci(pre-commit): Apply automatic fixes
* change(tools): Push generated binaries to PR
* ci(pre-commit): Apply automatic fixes
* fix(ci.json): Fix formatting
---------
Signed-off-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: me-no-dev <hristo@espressif.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-09-24 21:18:28 +03:00
Jan Procházka
7d731e0f34
fix(readme): Update badge for Build status ( #10097 )
2024-07-31 15:17:11 +03:00
Lucas Saavedra Vaz
1923f82a0f
docs(badge): Generate runtime tests badge ( #9979 )
2024-07-10 14:17:47 +03:00
Lucas Saavedra Vaz
297757a6bf
fix(readme): Fix tests badge ( #9781 )
2024-06-05 21:12:06 +03:00
Lucas Saavedra Vaz
dcfb257496
change(readme): Update C6 and H2 support ( #9697 )
2024-05-27 19:07:27 +03:00
Lucas Saavedra Vaz
4db2eddd22
docs(c2): Add note about ESP32-C2 support to documentation ( #9629 )
2024-05-14 23:00:31 +02:00
Lucas Saavedra Vaz
da5c6ab9ae
Refactor repository with pre-commit hooks ( #9515 )
...
* Add Config
* Add Cache and remove pre-commit action
* [pre-commit.ci lite] apply automatic fixes
* Remove freeze
* Fix
* Update action
* Use latest stable Python 3 version
* Improve caching
* Improve cache tag
* Improve bot message
* fix(typos): Fix typos
* fix(typos): Fix more typos
* refactor(udp_server): Convert script from Python 2 to 3
* Fix whitespace
* Clang-format fixes
* Prettier fixes
* Black formatting
* Manual fixes
* Line endings
* Fix flake and make Vale manual
* Fix flake and reformat
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2024-04-15 19:40:56 +03:00
Lucas Saavedra Vaz
a6d4252a40
Add hardware tests results ( #9332 )
...
* Add badge
* Add filter to link
* Fix Libs test link
2024-03-05 14:23:17 +02:00
Vojtěch Bartoška
b3de161860
docs_api_note ( #9128 )
2024-01-18 16:33:38 +08:00
Pedro Minatel
5063cdd797
[Docs] Fix on the documentation preview deploy CI ( #9109 )
...
* Fix on the Docs deploy CI
* Removed the docs build badge (RTD)
* Update .github/workflows/docs_build.yml
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
---------
Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
2024-01-15 16:45:22 +02:00
Vojtěch Bartoška
e382b6a072
Fix of Readme ( #8852 )
2023-11-08 15:35:25 +01:00
Vojtěch Bartoška
bf822eff7d
Readme update
2023-11-08 13:55:32 +01:00
Rodrigo Garcia
cc4efb2cef
Update README.md ( #8727 )
2023-10-06 13:43:59 +03:00
Jan Procházka
7693f7410a
Changed location of results file ( #8072 )
2023-04-14 20:11:07 +03:00
Dogus Cendek
4cb596a5ff
Fix broken link for external library test ( #8031 )
...
Fix broken links for external library test
2023-04-05 14:26:06 +03:00
Jan Procházka
df75f38a5c
[CI] External libraries compilation test ( #8003 )
...
* Workflow final + docs added
Delete LIBRARY_TEST.md
Update readme + documentation
Generated External Libraries Test Results
Updated docs
Generated External Libraries Test Results
revert last commit
DOnt install arduino-core manually
Update external_libraries_test.rst
Generated External Libraries Test Results
Align FQBNs to platform name
use manula platform installation
Generated External Libraries Test Results
remove verbose
remove - before sketch path
Add libs and examples for specific chip
Generated External Libraries Test Results
Generated External Libraries Test Results
Update README.md
Generated External Libraries Test Results
Update README.md
Update README.md
Generated External Libraries Test Results
change name of GH action
replace - for /
Generated External Libraries Test Results
Generated External Libraries Test Results
Update lib.yml
Update lib.yml
Generated External Libraries Test Results
remove types from pull_rewuest
add pull to lib.yml
Generated External Libraries Test Results
add back deltas_report
Update LIBRARY_TEST.md
add verbose logs
remove deltas report
Generated External Libraries Test Results
Change from schedule to push for testing
add P-R-O-C-H-Y repo to cron job
rename workflow
Update LIBRARY_TEST.md
Update LIBRARY_TEST.md
Edit URL
Generated External Libraries Test Results
remove unused ymls + run job on schedule
generated
Add action link
push only result file
generated
fix names
fix workflow
run workflow on push
Add report to file action
remove separator
fix example paths
fix library name
yaml list of examples edit
update universal sketches
examples path fix
update example paths
Add ESP32Servo
warnings -> all
change warnings to "default"
fix library name
fix list
add matrix to compile sketches
test compile for only 1 chip
remove GPIO example
use edited action
Add Blynk library
use v1
print arduino cli version
fix listing
update libs
list fix
remove if
fix typo
fix path
path test
list fix
fix folder creating
add install IDE
list fix
fix missing run command
Added V3 lib test + script for lib install
fix typo
add platform
updated on:
Lib testing v2
fix fqbn
test all chips
typo fix
replace blynk with Adafruit Neopixel
change blynk example
fix yml format
add action name
Add report for PR
Enable warnings report
changed position
typo
test
remove dbg level
add log level option
split command
typo
typo
add empty space
change position of cli flags
fix typo
cli compile flags not marking warning as error
Add new lib+example
install core manually
Install core by compile-sketch
fix url->path
fix typo
Install core from repo
remove external lib checkout
add lib example
update board
change platform name
change platform name
use BoardManager
update example
update example
use repo as platform
Initial commit
Update README.md
Update README.md
* fix readme links
* added JSON + lib_v2 YAML
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* Update lib_v2.yml
* update JSON file
* Added json file
* Update lib.yml
* Update lib_v2.yml
* Update lib_v2.yml
* change JSON
* edit json + add version
* edit json
* update version
* fix path
* update fqbn platform name
* add empty test result file
* Add latest changes
* Update docs
* Update docs + clean YAML fifle
* Add ESPAsyncWebServer library
* Add test multiple required libs (will revert)
* Update docs + json
* Update lib.yml
* Fix typos in docs
* fix readme links
2023-04-04 12:54:42 +03:00
Olivér Remény
b4ad205451
Reword "ESP-IDF as Component" ( #7812 )
...
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.
2023-02-08 12:34:16 +02:00
Vojtěch Bartoška
0ad5eef92e
Gitter link update of Readme.md ( #7658 )
...
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.
2023-01-04 11:53:38 +00:00
Vojtěch Bartoška
a23d67a348
Add note about Code_of_conduct to Readme.md ( #7529 )
...
* Add note about Code_of_conduct to Readme.md
Adding short note to the readme with link to Code of Conduct.
* Typos and quote
2022-12-13 12:21:02 +02:00
Vojtěch Bartoška
b3c203db26
Pull request/Issue Templates and Readme update ( #6577 )
...
* Templates and readme
* Templates_and_readme
2022-04-21 17:54:50 +03:00
Jason2866
9d188f5c67
Add S3 in Headline ( #6491 )
2022-03-28 15:48:45 +03:00
Vojtěch Bartoška
2463f57246
Adding Issue and Feature template ( #5999 )
...
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
2021-12-14 16:05:36 +02:00
Pedro Minatel
5de09a9a49
[Docs] Add link to supported soc list on README and ESP32-S3 datasheet ( #5891 )
...
* [Docs] Added the supported SoC table link on the README file
* [Docs] Added the ESP32-S3 datasheet link to the getting started page
2021-11-15 15:19:28 +00:00
Me No Dev
14ece43654
Update README.md
2021-11-09 10:41:20 +02:00
Vojtěch Bartoška
9f827a66d5
Update README.MD - "Type: For reference" labels link ( #5619 )
...
* 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.
2021-09-21 11:36:36 +03:00
Me No Dev
ee24736042
Update README.md
2021-07-22 17:05:54 +03:00
pedro.minatel
f79411f3d3
Links to the new docs updated and new docs build badge added
2021-07-19 15:01:39 +01:00
Pedro Minatel
1effae46ea
Docs: Initial documentation structure using Sphinx ( #5355 )
...
This PR is the initial documentation structure including the basic information about the project and Sphinx configuration.
####CONTENTS:
- Getting Started
- Installing
- Boards
- Libraries
- Library Builder
- Tutorials
- ESP-IDF as Component
- OTA Web Update
- makeEspArduino
- Troubleshooting
- Contributing
This PR also changes the README.md.
2021-07-19 13:37:26 +03:00
Pedro Minatel
cb2fbe445d
Added new boads pinout images for ESP32, ESP32-S2 and ESP32-C3 ( #5133 )
...
Board images updated and added warning on Flash/PSRAM pins
2021-05-18 13:33:57 +03:00
Ivan Grokhotkov
0c3597f8d7
readme: minor fixes around chip names ( #5097 )
2021-04-21 18:55:58 +03:00
Me No Dev
fb0d63b576
Update README.md
2021-04-17 15:48:13 +03:00
lbernstone
aeb4a13aad
ESP32S2 pinmap ( #5015 )
2021-04-05 16:54:40 +03:00
Me No Dev
ad07d36932
Update README.md
2020-11-06 17:21:12 +02:00
Saptarsi Saha
b07f1c11fe
Updated Readme.md ( #4400 )
...
* Updated Readme.md
Added links to latest release. Made it look a lot cleaner.
* Update README.md
2020-10-14 14:26:41 +03:00
TechieZee
611ba8ea8a
Update README.md ( #3353 )
2019-10-14 20:38:04 +03:00
me-no-dev
a5c873b786
Update README.md
2019-09-24 23:32:13 +03:00
me-no-dev
895a150840
Update README.md
2019-09-24 23:23:42 +03:00
Jason Cooke
1aced120ba
docs: fix typo ( #2973 )
2019-07-09 19:14:27 +03:00
Me No Dev
f7cf583b87
Update README.md
...
Add download counter for releases
2019-01-11 10:17:45 +01:00
lbernstone
a7ddf39521
Cleanup on README and boards_manager ( #1693 )
...
* 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.
2018-07-30 10:21:03 +03:00
lbernstone
2fba81223e
Added instructions for installation with boards manager ( #1630 )
...
* 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
2018-07-26 08:10:46 +02:00
Karan Sharma
0161e28614
Added OTAWebUpdater Doc ( #1583 )
2018-07-03 20:43:18 +02:00
joba1
dbf7b108f1
Update README.md with install instructions for openSUSE ( #585 )
...
* Update README.md
* Create opensuse.md
2017-09-26 17:49:18 +08:00
Pranav Cherukupalli
e6ba0f6281
DOCUMENTATION: Moved installation instructions to separate page ( #561 )
...
* 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
2017-08-17 16:14:01 +03:00