Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 0fca939

Browse files
Update README.md
1 parent 8b663e8 commit 0fca939

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

+1-19
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ http://forum.arduino.org/index.php?board=98.0
2020

2121
If you find a bug you can submit an issue here on github:
2222

23-
https://github.com/arduino/Arduino-core-stm32f4/issues
23+
https://github.com/arduino-org/arduino-core-stm32f4/issues
2424

2525
Before posting a new issue, please check if the same problem has been already reported by someone else
2626
to avoid duplicates.
@@ -30,24 +30,6 @@ to avoid duplicates.
3030
Contributions are always welcome. The preferred way to receive code cotribution is by submitting a
3131
Pull Request on github.
3232

33-
## Hourly builds
34-
35-
This repository is under a Continuous Integration system that every hour checks if there are updates and
36-
builds a release for testing (the so called "Hourly builds").
37-
38-
The hourly builds are available through Boards Manager. If you want to install them:
39-
1. Open the **Preferences** of the Arduino IDE.
40-
2. Add this URL `http://downloads.arduino.cc/Hourly/STM32F4/package_stm32f4-hourly-build_index.json` in the **Additional Boards Manager URLs** field, and click OK.
41-
3. Open the **Boards Manager** (menu Tools->Board->Board Manager...)
42-
4. Install **Arduino STM32F4 core - Hourly build**
43-
5. Select one of the boards under **STM32F4 Hourly build XX** in Tools->Board menu
44-
6. Compile/Upload as usual
45-
46-
If you already installed an hourly build and you want to update it with the latest:
47-
1. Open the **Boards Manager** (menu Tools->Board->Board Manager...)
48-
2. Remove **Arduino SAMD core - Hourly build**
49-
3. Install again **Arduino SAMD core - Hourly build**, the Board Manager will download the latest build replacing the old one.
50-
5133
## License and credits
5234

5335
This core has been developed by Arduino.org in collaboration with STM.

0 commit comments

Comments
 (0)