fix(readme): Update readme and fix badges · espressif/arduino-esp32@238c384 (original) (raw)

1

1

`# Arduino core for the ESP32, ESP32-P4, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2

`

2

2

``

3

``

`-

Build Status External Libraries Test Hardware Tests

`

``

3

`+

Build Status

`

``

4

`+

Verbose Build Status

`

``

5

`+

External Libraries Test

`

``

6

`+

Runtime Tests

`

4

7

``

5

8

`### Need help or have a question? Join the chat at Gitter or open a new Discussion

`

6

9

``

`@@ -16,9 +19,17 @@

`

16

19

``

17

20

`### Development Status

`

18

21

``

19

``

`-

Latest Stable Release Release Version Release Date Downloads

`

``

22

`+

Latest Stable Release

`

20

23

``

21

``

`-

Latest Development Release Release Version Release Date Downloads

`

``

24

`+

Release Version

`

``

25

`+

Release Date

`

``

26

`+

Downloads

`

``

27

+

``

28

`+

Latest Development Release

`

``

29

+

``

30

`+

Release Version

`

``

31

`+

Release Date

`

``

32

`+

Downloads

`

22

33

``

23

34

`### Development Planning

`

24

35

``

`@@ -59,7 +70,7 @@ Here are the ESP32 series supported by the Arduino-ESP32 project:

`

59

70

`| ESP32-S3 | Yes | Yes | ESP32-S3 |

`

60

71

`| ESP32-C6 | Yes | Yes | ESP32-C6 |

`

61

72

`| ESP32-H2 | Yes | Yes | ESP32-H2 |

`

62

``

`-

| ESP32-P4 | No | Yes | ESP32-P4 |

`

``

73

`+

| ESP32-P4 | Yes | Yes | ESP32-P4 |

`

63

74

``

64

75

`> [!NOTE]

`

65

76

`> ESP32-C2 is also supported by Arduino-ESP32 but requires rebuilding the static libraries. This is not trivial and requires a good understanding of the ESP-IDF

`