Skip to content

Commit 40c71a3

Browse files
author
Francis Duvivier
committed
Change all url's for own repo
1 parent e558897 commit 40c71a3

File tree

48 files changed

+99
-99
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+99
-99
lines changed

.github/ISSUE_TEMPLATE/Feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ body:
66
attributes:
77
value: |
88
* We welcome any ideas or feature requests! It is helpful if you can explain exactly why the feature would be useful.
9-
* There are usually some outstanding feature requests in the [existing issues list](https://github.com/espressif/arduino-esp32/issues?q=is%3Aopen+is%3Aissue+label%3A%22Type%3A+Feature+request%22), feel free to add comments to them.
10-
* If you would like to contribute, please read the [contributions guide](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html).
9+
* There are usually some outstanding feature requests in the [existing issues list](https://github.com/francisduvivier/arduino-esp32-fri3d/issues?q=is%3Aopen+is%3Aissue+label%3A%22Type%3A+Feature+request%22), feel free to add comments to them.
10+
* If you would like to contribute, please read the [contributions guide](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/contributing.html).
1111
- type: input
1212
id: Area
1313
attributes:

.github/ISSUE_TEMPLATE/Issue-report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
* Before reporting a new issue please check and search in [List of existing issues](https://github.com/espressif/arduino-esp32/issues?q=is%3Aissue)
9-
* Please check [Online Documentation](https://docs.espressif.com/projects/arduino-esp32/en/latest/index.html)
10-
* Take a look on [Troubleshooting guide](https://docs.espressif.com/projects/arduino-esp32/en/latest/troubleshooting.html)
8+
* Before reporting a new issue please check and search in [List of existing issues](https://github.com/francisduvivier/arduino-esp32-fri3d/issues?q=is%3Aissue)
9+
* Please check [Online Documentation](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/index.html)
10+
* Take a look on [Troubleshooting guide](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/troubleshooting.html)
1111
* If still experiencing the issue, please provide as many details as possible below about your hardware, computer setup and code.
1212
- type: input
1313
id: Board

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
1. [ ] Please provide specific title of the PR describing the change, including the component name (*eg. „Update of Documentation link on Readme.md“*)
55
2. [ ] Please provide related links (*eg. Issue which will be closed by this Pull Request*)
66
3. [ ] Please **update relevant Documentation** if applicable
7-
4. [ ] Please check [Contributing guide](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html)
7+
4. [ ] Please check [Contributing guide](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/contributing.html)
88

99
*This entire section above can be deleted if all items are checked.*
1010

.github/scripts/install-arduino-ide.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ else
4646
fi
4747

4848
# Updated as of Nov 3rd 2020
49-
ARDUINO_IDE_URL="https://github.com/espressif/arduino-esp32/releases/download/1.0.4/arduino-nightly-"
49+
ARDUINO_IDE_URL="https://github.com/francisduvivier/arduino-esp32-fri3d/releases/download/1.0.4/arduino-nightly-"
5050

5151
# Currently not working
5252
#ARDUINO_IDE_URL="https://www.arduino.cc/download.php?f=/arduino-nightly-"

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# [Fri3d Camp](https://github.com/Fri3dCamp) Fork of Arduino core for the ESP32, ESP32-S2, ESP32-S3 and ESP32-C3
22

3-
![Build Status](https://github.com/espressif/arduino-esp32/workflows/ESP32%20Arduino%20CI/badge.svg) [![Documentation Status](https://readthedocs.com/projects/espressif-arduino-esp32/badge/?version=latest)](https://docs.espressif.com/projects/arduino-esp32/en/latest/?badge=latest)
4-
[![External Libraries Test](https://github.com/espressif/arduino-esp32/actions/workflows/lib.yml/badge.svg?branch=master&event=schedule)](https://github.com/espressif/arduino-esp32/actions/workflows/lib.yml?link=http://https://github.com/espressif/arduino-esp32/blob/master/LIBRARIES_TEST.md)
3+
![Build Status](https://github.com/francisduvivier/arduino-esp32-fri3d/workflows/ESP32%20Arduino%20CI/badge.svg) [![Documentation Status](https://readthedocs.com/projects/espressif-arduino-esp32/badge/?version=latest)](https://docs.espressif.com/projects/arduino-esp32-fri3d/en/latest/?badge=latest)
4+
[![External Libraries Test](https://github.com/francisduvivier/arduino-esp32-fri3d/actions/workflows/lib.yml/badge.svg?branch=master&event=schedule)](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)
55

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)
77

88
## Contents
99

@@ -17,50 +17,50 @@
1717

1818
### Development Status
1919

20-
Latest Stable Release [![Release Version](https://img.shields.io/github/release/espressif/arduino-esp32.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/latest/) [![Release Date](https://img.shields.io/github/release-date/espressif/arduino-esp32.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/latest/) [![Downloads](https://img.shields.io/github/downloads/espressif/arduino-esp32/latest/total.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/latest/)
20+
Latest Stable Release [![Release Version](https://img.shields.io/github/release/espressif/arduino-esp32.svg?style=plastic)](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/latest/) [![Release Date](https://img.shields.io/github/release-date/espressif/arduino-esp32.svg?style=plastic)](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/latest/) [![Downloads](https://img.shields.io/github/downloads/francisduvivier/arduino-esp32-fri3d/latest/total.svg?style=plastic)](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/latest/)
2121

22-
Latest Development Release [![Release Version](https://img.shields.io/github/release/espressif/arduino-esp32/all.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/) [![Release Date](https://img.shields.io/github/release-date-pre/espressif/arduino-esp32.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/) [![Downloads](https://img.shields.io/github/downloads-pre/espressif/arduino-esp32/latest/total.svg?style=plastic)](https://github.com/espressif/arduino-esp32/releases/)
22+
Latest Development Release [![Release Version](https://img.shields.io/github/release/francisduvivier/arduino-esp32-fri3d/all.svg?style=plastic)](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/) [![Release Date](https://img.shields.io/github/release-date-pre/espressif/arduino-esp32.svg?style=plastic)](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/) [![Downloads](https://img.shields.io/github/downloads-prefrancisduvivier/arduino-esp32-fri3d/latest/total.svg?style=plastic)](https://github.com/francisduvivier/arduino-esp32-fri3d/releases/)
2323

2424
### Development Planning
2525

2626
Our Development is fully tracked on this public **[Roadmap 🎉](https://github.com/orgs/espressif/projects/3)**
2727

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)
2929

3030
### Documentation
3131

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.
3333

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)
4040

4141
### Supported Chips
4242

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.
4444

4545
### Decoding exceptions
4646

4747
You can use [EspExceptionDecoder](https://github.com/me-no-dev/EspExceptionDecoder) to get meaningful call trace.
4848

4949
### Issue/Bug report template
5050

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+).
5252

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).
5454

5555
### External libraries compilation test
5656

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.
5959

6060
### Contributing
6161

6262
We welcome contributions to the Arduino ESP32 project!
6363

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.
6565

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).

cores/esp32/USB.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
#define USB_WEBUSB_ENABLED false
4545
#endif
4646
#ifndef USB_WEBUSB_URL
47-
#define USB_WEBUSB_URL "https://espressif.github.io/arduino-esp32/webusb.html"
47+
#define USB_WEBUSB_URL "https://francisduvivier.github.io/arduino-esp32-fri3d/webusb.html"
4848
#endif
4949

5050
#if CFG_TUD_DFU

cores/esp32/esp32-hal-tinyusb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ typedef struct {
6161
.usb_attributes = TUSB_DESC_CONFIG_ATT_SELF_POWERED, \
6262
.usb_power_ma = 500, \
6363
.webusb_enabled = false, \
64-
.webusb_url = "espressif.github.io/arduino-esp32/webusb.html" \
64+
.webusb_url = "francisduvivier.github.io/arduino-esp32-fri3d/webusb.html" \
6565
}
6666

6767
esp_err_t tinyusb_init(tinyusb_device_config_t *config);

cores/esp32/esp32-hal-uart.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ void uartDetachPins(uint8_t uart_num, int8_t rxPin, int8_t txPin, int8_t ctsPin,
107107
}
108108
}
109109

110-
// solves issue https://github.com/espressif/arduino-esp32/issues/6032
110+
// solves issue https://github.com/francisduvivier/arduino-esp32-fri3d/issues/6032
111111
// baudrate must be multiplied when CPU Frequency is lower than APB 80MHz
112112
uint32_t _get_effective_baudrate(uint32_t baudrate)
113113
{

docs/source/api/ble.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ BLE UART
2424
.. literalinclude:: ../../../libraries/BLE/examples/BLE_uart/BLE_uart.ino
2525
:language: arduino
2626

27-
Complete list of `BLE examples <https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE/examples>`_.
27+
Complete list of `BLE examples <https://github.com/francisduvivier/arduino-esp32-fri3d/tree/master/libraries/BLE/examples>`_.

docs/source/api/bluetooth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ BT Classic Device Discovery
2424
.. literalinclude:: ../../../libraries/BluetoothSerial/examples/bt_classic_device_discovery/bt_classic_device_discovery.ino
2525
:language: arduino
2626

27-
Complete list of `Bluetooth examples <https://github.com/espressif/arduino-esp32/tree/master/libraries/BluetoothSerial/examples>`_.
27+
Complete list of `Bluetooth examples <https://github.com/francisduvivier/arduino-esp32-fri3d/tree/master/libraries/BluetoothSerial/examples>`_.

0 commit comments

Comments
 (0)