Commit 6fae7a3
committed
Cache control no cache 😇, board presets robustness
Back end
========
- ESP32SvelteKit: experiment with "Cache-Control", "no-cache"
- main / Module: comment runInAppTask_mutexChecker
- Module IO: add pin_I2S / I2C / SDIO /Serial / Reserved / Ethernet, define TroyP4Nano, pinFunction -> usage
- Physical layer: move requestmapping to loopDrivers (so done in drivers task)
- Module drivers: readPins: only valid pins and lengths
- FastLED: remove GPIO_IS_VALID_OUTPUT_GPIO as done in module drivers1 parent 0e007fe commit 6fae7a3
File tree
14 files changed
+15543
-15487
lines changed- interface/src/lib/components/moonbase
- lib/framework
- src
- MoonBase
- Modules
- MoonLight
- Layers
- Modules
- Nodes/Drivers
14 files changed
+15543
-15487
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments