Commit 96822d7
File tree
Expand file treeCollapse file tree
447 files changed
+37909
-10765
lines changedFilter options
- cores/esp32
- apps/sntp
- libraries
- AsyncUDP/src
- BluetoothSerial/src
- ESP32/examples
- RMT/RMTLoopback
- Timer/WatchdogTimer
- SD_MMC/src
- WiFi/src
- package
- tools
- sdk
- bin
- include
- app_trace
- app_update
- bluedroid
- api
- bta
- btc
- common
- hci
- osi
- stack
- bootloader_support
- bt
- config
- driver/driver
- esp-mqtt
- esp-tls
- esp32
- esp32
- rom
- xtensa
- esp_http_client
- esp_https_ota
- ethernet
- expat
- fatfs
- freertos/freertos
- heap
- http_server
- lwip
- arch
- arpa
- debug
- dhcpserver
- lwip
- apps
- priv
- prot
- netif
- ppp
- polarssl
- ping
- posix
- sys
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
447 files changed
+37909
-10765
lines changedcores/esp32/HardwareSerial.cpp
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.cpp+21-4Lines changed: 21 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
8 | 25 |
|
9 | 26 |
|
10 | 27 |
|
| ||
27 | 44 |
|
28 | 45 |
|
29 | 46 |
|
30 |
| - |
31 |
| - |
| 47 | + |
| 48 | + |
32 | 49 |
|
33 | 50 |
|
34 |
| - |
35 |
| - |
| 51 | + |
| 52 | + |
36 | 53 |
|
37 | 54 |
|
38 | 55 |
|
|
cores/esp32/apps/sntp/sntp.h
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
cores/esp32/esp32-hal-log.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-log.h+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
82 | 83 |
|
83 | 84 |
|
| 85 | + |
84 | 86 |
|
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
| 90 | + |
88 | 91 |
|
89 | 92 |
|
| 93 | + |
90 | 94 |
|
91 | 95 |
|
92 | 96 |
|
93 | 97 |
|
| 98 | + |
94 | 99 |
|
95 | 100 |
|
| 101 | + |
96 | 102 |
|
97 | 103 |
|
98 | 104 |
|
99 | 105 |
|
| 106 | + |
100 | 107 |
|
101 | 108 |
|
| 109 | + |
102 | 110 |
|
103 | 111 |
|
104 | 112 |
|
105 | 113 |
|
| 114 | + |
106 | 115 |
|
107 | 116 |
|
| 117 | + |
108 | 118 |
|
109 | 119 |
|
110 | 120 |
|
111 | 121 |
|
| 122 | + |
112 | 123 |
|
113 | 124 |
|
| 125 | + |
114 | 126 |
|
115 | 127 |
|
116 | 128 |
|
| ||
121 | 133 |
|
122 | 134 |
|
123 | 135 |
|
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
124 | 141 |
|
125 | 142 |
|
126 | 143 |
|
127 | 144 |
|
128 | 145 |
|
129 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
130 | 152 |
|
131 | 153 |
|
132 | 154 |
|
|
cores/esp32/esp32-hal-time.c
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-time.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
0 commit comments