Skip to content

Commit b104df1

Browse files
authored
Merge pull request #2 from mcci-catena/issue1
Fix #1: change links and adapt docs to match MCCI deployment
2 parents dc0cc40 + a3a2d3c commit b104df1

File tree

3 files changed

+43
-67
lines changed

3 files changed

+43
-67
lines changed

.github/issue_template.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1-
Please, before reporting any issue:
2-
- Make sure you are using the latest Arduino_Core_STM32 version.
3-
https://github.com/stm32duino/Arduino_Core_STM32/releases/latest
4-
- Make sure the issue is not already reported or discussed on the [stm32duino forum](http://stm32duino.com)
1+
Before reporting any issue:
2+
3+
- Make sure you are using the latest Arduino_Core_STM32 version. See
4+
https://github.com/mcci-catena/Arduino_Core_STM32/releases/latest
5+
6+
- Make sure the issue is not already reported on the GitHub [issues page](https://github.com/mcci-catena/Arduino_Core_STM32/issues).
7+
8+
- Check whether the issue has been discussed on the [MCCI Support forum](https://portal.mcci.com)
9+
510
- Submit a GitHub issue only for reporting a problem related to the Arduino_Core_STM32.
6-
- **Avoid** to submit a GitHub issue for project troubleshooting.
11+
12+
- **Please do not** submit a GitHub issue for project troubleshooting.
713

8-
Any questions/feedback/sugestions should be discussed on the [stm32duino forum](http://stm32duino.com):
9-
* questions on the [STM32 Core](http://stm32duino.com/viewforum.php?f=48)
10-
* bugs/enhancements on the [STM core: Bugs and enhancements](http://stm32duino.com/viewforum.php?f=49)
14+
Any questions/feedback/suggestions should be discussed on the [MCCI support forum](https://portal.mcci.com).
1115

1216
When reporting any issue, please try to provide all relevant information:
1317

1418
- Complete source code which can be used to reproduce the issue. Please try to be as generic as possible (no extra code, extra hardware,...)
15-
- Which STM32 based board you used
19+
20+
- Which STM32L078 based board you used
21+
1622
- If other hardware is required to reproduce the issue, please provide links or part numbers where this hardware can be purchased.
23+
1724
- Which version of STM32 core and Arduino, Tools menu settings, operating system, ...
1825

19-
Thanks
26+
Thanks!

README.md

Lines changed: 25 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,40 @@
1-
# Arduino core support for STM32 based boards
2-
### Latest release [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/stm32duino/Arduino_Core_STM32/2018.1.18.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/2018.1.18...master)
1+
# Arduino core support for STM32L078 based boards
32

4-
* [Getting Started](https://github.com/stm32duino/Arduino_Core_STM32#getting-started)<br>
5-
* [Boards available](https://github.com/stm32duino/Arduino_Core_STM32#boards-available)<br>
6-
* [Troubleshooting](https://github.com/stm32duino/Arduino_Core_STM32#troubleshooting)<br>
7-
* [Wiki](https://github.com/stm32duino/wiki/wiki/)
3+
This repo is MCCI's version of https://github.com/stm32duino/Arduino_Core_STM32, adapted for the STM32L078 as used in the Murata module in the MCCI Catena&reg; LoRaWAN&trade; boards.
4+
5+
For general info, we suggest you check the stmm32duino [README.md](https://github.com/stm32duino/Arduino_Core_STM32#arduino-core-support-for-stm32-based-boards), especially the [Getting Started](https://github.com/stm32duino/Arduino_Core_STM32#getting-started) section.
6+
7+
<!-- TOC depthFrom:2 -->
8+
9+
- [Latest release](#latest-release)
10+
- [Getting Started](#getting-started)
11+
- [Boards available](#boards-available)
12+
- [Current release](#current-release)
13+
- [Troubleshooting](#troubleshooting)
14+
- [Support Open-Source Software, Hardware, and Community IoT!](#support-open-source-software-hardware-and-community-iot)
15+
16+
<!-- /TOC -->
17+
18+
## Latest release
19+
20+
[![GitHub release](https://img.shields.io/github/release/mcci-catena/Arduino_Core_STM32.svg)](https://github.com/mcci-catena/Arduino_Core_STM32/releases/latest) [![GitHub commits](https://img.shields.io/github/commits-since/mcci-catena/Arduino_Core_STM32/v1.0.6-mcci.svg)](https://github.com/stm32duino/Arduino_Core_STM32/compare/v1.0.6-mcci...master)
821

922
## Getting Started
1023

1124
This repo is available as a package usable with [Arduino Boards Manager](https://www.arduino.cc/en/guide/cores).
1225

13-
For full instructions on using the "**Boards Manager**", see the [Getting Started](https://github.com/stm32duino/wiki/wiki/Getting-Started) page.
26+
For full instructions on using the "**Boards Manager**", see [Installing the MCCI Catena BSP](https://github.com/mcci-catena/arduino-boards#installing-the-mcci-catena-bsp).
1427

15-
For advanced user, you can use the repository: see the [Using git repository](https://github.com/stm32duino/wiki/wiki/Using-git-repository) page.
1628

1729
## Boards available
30+
1831
### Current release
19-
* STM32F0
20-
* [Nucleo F030R8](http://www.st.com/en/evaluation-tools/nucleo-f030r8.html)
21-
* [Nucleo F091RC](http://www.st.com/en/evaluation-tools/nucleo-f091rc.html)
22-
23-
* STM32F1
24-
* [Nucleo F103RB](http://www.st.com/en/evaluation-tools/nucleo-f103rb.html)
25-
* [STM32VLDISCOVERY](https://community.st.com/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fen%2Fevaluation-tools%2Fstm32vldiscovery.html)
26-
27-
* STM32F2
28-
* [Nucleo F207ZG](http://www.st.com/en/evaluation-tools/nucleo-f207zg.html)
29-
30-
* STM32F3
31-
* [Nucleo F302R8](http://www.st.com/en/evaluation-tools/nucleo-f302r8.html)
32-
* [Nucleo F303K8](http://www.st.com/en/evaluation-tools/nucleo-f303k8.html)
33-
* [Nucleo F303RE](http://www.st.com/en/evaluation-tools/nucleo-f303re.html)
34-
35-
* STM32F4
36-
* [Nucleo F401RE](http://www.st.com/en/evaluation-tools/nucleo-f401re.html)
37-
* [Nucleo F411RE](http://www.st.com/en/evaluation-tools/nucleo-f411re.html)
38-
* [Nucleo F429ZI](http://www.st.com/en/evaluation-tools/nucleo-f429zi.html)
39-
* [Nucleo F446RE](http://www.st.com/en/evaluation-tools/nucleo-f446re.html)
40-
* [STM32F407G-DISC1](http://www.st.com/en/evaluation-tools/stm32f4discovery.html)
41-
42-
* STM32F7
43-
* [STM32F746G-DISCOVERY](http://www.st.com/en/evaluation-tools/32f746gdiscovery.html)
44-
45-
* STM32L0
46-
* [Nucleo L031K6](http://www.st.com/en/evaluation-tools/nucleo-l031k6.html)
47-
* [Nucleo L053R8](http://www.st.com/en/evaluation-tools/nucleo-l053r8.html)
48-
* [B-L072Z-LRWAN1](http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html)
49-
50-
* STM32L1
51-
* [Nucleo L152RE](http://www.st.com/en/evaluation-tools/nucleo-l152re.html)
52-
53-
* STM32L4
54-
* [Nucleo L432KC](http://www.st.com/en/evaluation-tools/nucleo-l432kc.html)
55-
* [Nucleo L476RG](http://www.st.com/en/evaluation-tools/nucleo-l476rg.html)
56-
* [B-L475E-IOT01A](http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html)
57-
58-
### Next release
59-
* STM32F1
60-
* BluePill F103C8 (on going)
61-
* MapleMini F103CB (on going)
32+
* STM32L078 on MCCI Catena 4450
6233

6334
## Troubleshooting
6435

65-
If you have any issue, you could [file an issue on Github](https://github.com/stm32duino/Arduino_Core_STM32/issues/new).
66-
67-
Or submit a topic on the [stm32duino forum](http://stm32duino.com):
36+
If you have any issue, you may [file an issue on Github](https://github.com/mcci-catena/Arduino_Core_STM32/issues/new). You may also submit a support request on the [MCCI support forum](http://portal.mcci.com).
6837

69-
* questions on the [STM32 Core](http://stm32duino.com/viewforum.php?f=48)
38+
## Support Open-Source Software, Hardware, and Community IoT!
7039

71-
* bugs/enhancements on the [STM core: Bugs and enhancements](http://stm32duino.com/viewforum.php?f=49)
40+
Everyone at MCCI invests time and resources providing this open-source code and open-source hardware. MCCI is also the principal corporate sponsor of [The Things Network New York](https://thethings.nyc) and [Ithaca](https://ttni.tech). Please support our work by purchasing products from MCCI!

variants/CATENA_4550/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
See Wiki:
1+
For background, see the stm32duino Wiki:
22
https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-(board)

0 commit comments

Comments
 (0)