Commit b2bbeec
File tree
Expand file treeCollapse file tree
334 files changed
+14597
-4766
lines changedFilter options
- cores/esp32
- libraries
- BLE
- examples/BLE_iBeacon
- src
- BluetoothSerial/src
- DNSServer/examples/CaptivePortal
- ESP32/examples/Camera/CameraWebServer
- FFat/examples/FFat_Test
- HTTPClient/src
- SPI/examples/SPI_Multiple_Buses
- SPIFFS/examples/SPIFFS_Test
- WebServer
- examples/PathArgServer
- src
- detail
- uri
- WiFi/src
- tools
- sdk
- bin
- include
- app_trace
- app_update
- bootloader_support
- bt
- config
- driver/driver
- efuse
- esp-face
- esp-tls
- esp32
- rom
- esp32-camera
- esp_event
- esp_http_client
- esp_http_server
- esp_https_ota
- esp_https_server
- espcoredump
- expat
- fatfs
- freemodbus
- freertos/freertos
- idf_test
- lwip
- apps/sntp
- lwip
- sntp
- mbedtls/mbedtls
- mqtt
- nvs_flash
- pthread
- soc/soc
- spi_flash
- tcp_transport
- tcpip_adapter
- ulp/esp32
- unity
- vfs
- wifi_provisioning/wifi_provisioning
- wpa_supplicant/wpa2/eap_peer
- ld
- lib
- variants
- honeylemon
- metro_esp-32
- mgbot-iotik32a
- mgbot-iotik32b
- piranha_esp-32
- ttgo-lora32-v2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
334 files changed
+14597
-4766
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
|
+529-3Lines changed: 529 additions & 3 deletions
Large diffs are not rendered by default.
cores/esp32/HardwareSerial.cpp
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.cpp+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
134 | 152 |
|
135 | 153 |
|
136 | 154 |
|
|
cores/esp32/HardwareSerial.h
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.h+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
68 | 73 |
|
69 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
70 | 78 |
|
71 | 79 |
|
72 | 80 |
|
|
+28-1Lines changed: 28 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
206 | 212 |
|
207 | 213 |
|
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
208 | 220 |
|
209 | 221 |
|
210 | 222 |
|
| ||
238 | 250 |
|
239 | 251 |
|
240 | 252 |
|
241 |
| - |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
242 | 269 |
|
243 | 270 |
|
244 | 271 |
|
|
0 commit comments