|
1 | 1 | # [Fri3d Camp](https://github.com/Fri3dCamp) Fork of Arduino core for the ESP32, ESP32-S2, ESP32-S3 and ESP32-C3
|
2 | 2 |
|
3 |
| - [](https://docs.espressif.com/projects/arduino-esp32/en/latest/?badge=latest) |
4 |
| -[](https://github.com/espressif/arduino-esp32/actions/workflows/lib.yml?link=http://https://github.com/espressif/arduino-esp32/blob/master/LIBRARIES_TEST.md) |
| 3 | + [](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/?badge=latest) |
| 4 | +[](https://github.com/francisduvivier/arduino-esp32-fri3d/actions/workflows/lib.yml?link=http://https://github.com/francisduvivier/arduino-esp32-fri3d/blob/master/LIBRARIES_TEST.md) |
5 | 5 |
|
6 |
| -### Need help or have a question? Join the chat at [Gitter](https://gitter.im/espressif/arduino-esp32) or [open a new Discussion](https://github.com/espressif/arduino-esp32/discussions) |
| 6 | +### Need help or have a question? Join the chat at [Gitter](https://gitter.im/espressif/arduino-esp32) or [open a new Discussion](https://github.com/francisduvivier/arduino-esp32-fri3d/discussions) |
7 | 7 |
|
8 | 8 | ## Contents
|
9 | 9 |
|
|
17 | 17 |
|
18 | 18 | ### Development Status
|
19 | 19 |
|
20 |
| -Latest Stable Release [](https://github.com/espressif/arduino-esp32/releases/latest/) [](https://github.com/espressif/arduino-esp32/releases/latest/) [](https://github.com/espressif/arduino-esp32/releases/latest/) |
| 20 | +Latest Stable Release [](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/latest/) [](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/latest/) [](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/latest/) |
21 | 21 |
|
22 |
| -Latest Development Release [](https://github.com/espressif/arduino-esp32/releases/) [](https://github.com/espressif/arduino-esp32/releases/) [](https://github.com/espressif/arduino-esp32/releases/) |
| 22 | +Latest Development Release [](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/) [](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/) [](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/) |
23 | 23 |
|
24 | 24 | ### Development Planning
|
25 | 25 |
|
26 | 26 | Our Development is fully tracked on this public **[Roadmap 🎉](https://github.com/orgs/espressif/projects/3)**
|
27 | 27 |
|
28 |
| -For even more information you can take a look at [Sprint Meeting notes](https://github.com/espressif/arduino-esp32/discussions/categories/sprints-meeting-notes) or join [Monthly Community Meetings 🔔](https://github.com/espressif/arduino-esp32/discussions/categories/monthly-community-meetings) |
| 28 | +For even more information you can take a look at [Sprint Meeting notes](https://github.com/francisduvivier/arduino-esp32-fri3d/discussions/categories/sprints-meeting-notes) or join [Monthly Community Meetings 🔔](https://github.com/francisduvivier/arduino-esp32-fri3d/discussions/categories/monthly-community-meetings) |
29 | 29 |
|
30 | 30 | ### Documentation
|
31 | 31 |
|
32 |
| -You can use the [Arduino-ESP32 Online Documentation](https://docs.espressif.com/projects/arduino-esp32/en/latest/) to get all information about this project. |
| 32 | +You can use the [Arduino-ESP32 Online Documentation](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/) to get all information about this project. |
33 | 33 |
|
34 |
| -* [Getting Started](https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html) |
35 |
| -* [Installing (Windows, Linux and macOS)](https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html) |
36 |
| -* [Libraries](https://docs.espressif.com/projects/arduino-esp32/en/latest/libraries.html) |
37 |
| -* [Arduino as an ESP-IDF component](https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html) |
38 |
| -* [FAQ](https://docs.espressif.com/projects/arduino-esp32/en/latest/faq.html) |
39 |
| -* [Troubleshooting](https://docs.espressif.com/projects/arduino-esp32/en/latest/troubleshooting.html) |
| 34 | +* [Getting Started](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/getting_started.html) |
| 35 | +* [Installing (Windows, Linux and macOS)](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/installing.html) |
| 36 | +* [Libraries](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/libraries.html) |
| 37 | +* [Arduino as an ESP-IDF component](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/esp-idf_component.html) |
| 38 | +* [FAQ](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/faq.html) |
| 39 | +* [Troubleshooting](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/troubleshooting.html) |
40 | 40 |
|
41 | 41 | ### Supported Chips
|
42 | 42 |
|
43 |
| -Visit the [supported chips](https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html#supported-soc-s) documentation to see the list of current supported ESP32 SoCs. |
| 43 | +Visit the [supported chips](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/getting_started.html#supported-soc-s) documentation to see the list of current supported ESP32 SoCs. |
44 | 44 |
|
45 | 45 | ### Decoding exceptions
|
46 | 46 |
|
47 | 47 | You can use [EspExceptionDecoder](https://github.com/me-no-dev/EspExceptionDecoder) to get meaningful call trace.
|
48 | 48 |
|
49 | 49 | ### Issue/Bug report template
|
50 | 50 |
|
51 |
| -Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as [Type: For reference](https://github.com/espressif/arduino-esp32/issues?q=is%3Aissue+label%3A%22Type%3A+For+reference%22+). |
| 51 | +Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as [Type: For reference](https://github.com/francisduvivier/arduino-esp32-fri3d/issues?q=is%3Aissue+label%3A%22Type%3A+For+reference%22+). |
52 | 52 |
|
53 |
| -Finally, if you are sure no one else had the issue, follow the **Issue template** or **Feature request template** while reporting any [new Issue](https://github.com/espressif/arduino-esp32/issues/new/choose). |
| 53 | +Finally, if you are sure no one else had the issue, follow the **Issue template** or **Feature request template** while reporting any [new Issue](https://github.com/francisduvivier/arduino-esp32-fri3d/issues/new/choose). |
54 | 54 |
|
55 | 55 | ### External libraries compilation test
|
56 | 56 |
|
57 |
| -We have set-up CI testing for external libraries for ESP32 Arduino core. You can check test results in the file [LIBRARIES_TEST](https://github.com/espressif/arduino-esp32/blob/gh-pages/LIBRARIES_TEST.md). |
58 |
| -For more information and how to add your library to the test see [external library testing](https://docs.espressif.com/projects/arduino-esp32/en/latest/external_libraries_test.html) in the documentation. |
| 57 | +We have set-up CI testing for external libraries for ESP32 Arduino core. You can check test results in the file [LIBRARIES_TEST](https://github.com/francisduvivier/arduino-esp32-fri3d/blob/gh-pages/LIBRARIES_TEST.md). |
| 58 | +For more information and how to add your library to the test see [external library testing](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/external_libraries_test.html) in the documentation. |
59 | 59 |
|
60 | 60 | ### Contributing
|
61 | 61 |
|
62 | 62 | We welcome contributions to the Arduino ESP32 project!
|
63 | 63 |
|
64 |
| -See [contributing](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html) in the documentation for more information on how to contribute to the project. |
| 64 | +See [contributing](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/contributing.html) in the documentation for more information on how to contribute to the project. |
65 | 65 |
|
66 |
| -> We would like to have this repository in a polite and friendly atmosphere, so please be kind and respectful to others. For more details, look at [Code of Conduct](https://github.com/espressif/arduino-esp32/blob/master/CODE_OF_CONDUCT.md). |
| 66 | +> We would like to have this repository in a polite and friendly atmosphere, so please be kind and respectful to others. For more details, look at [Code of Conduct](https://github.com/francisduvivier/arduino-esp32-fri3d/blob/master/CODE_OF_CONDUCT.md). |
0 commit comments