Commit 47554fb
committed
Merge branch 'main' into sam/ir-tracker
* main:
Support for 24-bit RGB888 simulator and fonts (#1112)
Revert FreeRTOS assert-on-yield behavior
BLE defines cleanup (#1110)
Fix compilation error in astubs (#1109)
Codebase cleanup from the ESP32-P4 branch (#1108)
CMake build for Freetype (#1106)
Fix BLEAddress serialization (#1107)
Bump esp-nimble-cpp to 2.1.1 (#1102)
TTF 16bits rgb support (#1104)
Support for 16-bit simulator (#1103)
Bump esp_littlefs to v1.16.4 (#1101)
Update FreeRTOS POSIX port and fix a freeze (#1100)
iOS Framework Build (#1093)
Fix hang in TestTelemetry (#1099)
Bump to IDF 5.3.1 (#948)
Update FreeRTOS posix port to 94263d23b (#1097)
Prefix `Rect`/`Size`/`Point`/`Inset` types with `Sol` to avoid naming conflicts with iOS (#1090)
FreeRTOS threads improvement (#1092)
Fix CI for new GH ubuntu 24.04 runners (#1091)File tree
268 files changed
+2916
-30050
lines changed- .github/workflows
- components
- freetype
- esp32s3
- include/freetype2
- freetype
- config
- lib
- pkgconfig
- lib/Simulator
- CommonIos
- Common
- stubs
- esp-idf
- freertos-posix
- freertos
- src/Source/portable/ThirdParty/GCC/Posix
- utils
- scripts/epub-render
- src
- Communications
- Displays
- Inputs
- Misc
- Models
- Sensors
- Storage
- UI
- Components
- Fonts
- IBMFDriver
- TTFDriver
- TTFFonts
- Layout
- Menu
- test/CatchTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
268 files changed
+2916
-30050
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
59 | 77 | | |
60 | 78 | | |
61 | 79 | | |
| |||
152 | 170 | | |
153 | 171 | | |
154 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
155 | 177 | | |
156 | 178 | | |
157 | 179 | | |
| |||
160 | 182 | | |
161 | 183 | | |
162 | 184 | | |
| 185 | + | |
163 | 186 | | |
164 | 187 | | |
165 | 188 | | |
| |||
174 | 197 | | |
175 | 198 | | |
176 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
177 | 204 | | |
178 | 205 | | |
179 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Submodule esp-nimble-cpp updated 136 files
Submodule esp_littlefs updated 18 files
- .bumpversion.cfg+5-1
- .github/workflows/pr.yml+2-2
- CMakeLists.txt+20-1
- Kconfig+47
- README.md+75-6
- idf_component.yml+1-1
- image-building-requirements.txt+1-1
- include/esp_littlefs.h+70-3
- library.json+14
- project_include.cmake+1-1
- src/esp_littlefs.c+399-67
- src/lfs_config.h+21-11
- src/littlefs+1-1
- src/littlefs_api.h+62-6
- src/littlefs_esp_part.c+6-6
- src/littlefs_sdmmc.c+63
- test/test_littlefs.c+22-1
- test/test_littlefs_static_partition.c+2-2
0 commit comments