Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit cc4d30f

Browse files
authored
chore: add important note before archive
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 784261b commit cc4d30f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Important note
2+
3+
**This repository has been archived as no further evolutions are planned.**
4+
5+
**As an alternative, consider using [STM32C0xx series](https://www.st.com/en/microcontrollers-microprocessors/stm32c0-series.html) supported by the [Arduino_Core_STM32](https://github.com/stm32duino/Arduino_Core_STM32).**
6+
17
# Arduino core support for STM8 based boards
28
[![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM8.svg)](https://github.com/stm32duino/Arduino_Core_STM8/releases/latest)
39

@@ -54,7 +60,5 @@ We have several known issues :
5460
*STM8 microcontrollers are natively Big Endian whereas Arduino boards and STM32 microcontrollers are Little Endian.
5561
By default, some libraries don't handle endianess, therefore these won't be directly compatible with STM8 (this is the case of SD library for example).*
5662

57-
If you have any issue, you could [file an issue on Github](https://github.com/stm32duino/Arduino_Core_STM8/issues/new).
58-
5963
If you have a question about compiler, you can also send a mail to Cosmic support : [send a mail to Cosmic support](mailto:[email protected])
6064

0 commit comments

Comments
 (0)