Commit c48b4e9
update to core 2.0.3 (#18)
* Support extern Ethernet (Jason2866#60)
see espressif/arduino-esp32#6318
* Revert "Support extern Ethernet (Jason2866#60)" (Jason2866#61)
This reverts commit 8c5ac76.
* Fix missing BLE 4.2 from ESP32-S3
* Allow selecting Arduino branch based on the current lib-builder branch
* For CI builds get branch from env
* dump env
* Update update-components.sh
* Update update-components.sh
* Add support for CPP exceptions for C3
Fixes: espressif/arduino-esp32#6187
* Script improvements, rainmaker and esp-sr
* Optimized for Tasmota
* Update build.sh
* Update config.sh
* Update install-esp-idf.sh
* AR_BRANCH="master"
* Update push.yml
* Update defconfig.esp32s3
* Update defconfig.esp32s2
* space in path fix
* fix space in path
* Update install-esp-idf.sh
* Update README.md
* esp littlesfs broken going back to commit 4ee58815
* lfn
* lfn
* lfn
* lfn
* use actual littlefs
* esp_littlefs commit 4ee58815093
* Update config.sh
* use latest littlefs
* AR_BRANCH="work"
* IDF branch v4.4_work
* Update push.yml
* Update defconfig.esp32
* Update fb_gfx.h
* Update fb_gfx.c
* IDF_BRANCH="v4.4.1"
* Update push.yml
* remove CONFIG_SPI_FLASH_ROM_IMPL
since it breaks dangerous writes
* remove CONFIG_SPI_FLASH_ROM_IMPL
* remove CONFIG_SPI_FLASH_ROM_IMPL
* remove CONFIG_SPI_FLASH_ROM_IMPL
* Update README.md
* Update README.md
* IDF_BRANCH="v4.4_dev"
* 2.0.4dev
Co-authored-by: me-no-dev <hristo@espressif.com>1 parent 4492371 commit c48b4e9
File tree
8 files changed
+20
-20
lines changed- components/fb_gfx
- include
- configs
- tools
8 files changed
+20
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
0 commit comments