Commit ce47271
fix(uart): idf 5.5 new gpio_iomux_* functions (#11507)
* fix(uart): idf 5.5 new gpio_iomux_* functions
* fix(uart): formatting and style
* fix(uart): commentaries style fix
* fix(uart): commentaries style fix
* fix(uart): commentaries style fix
* fix(uart): support to any idf 5.x version
* fix(uart): changing assert in order to avoid reset
* ci(pre-commit): Apply automatic fixes
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>1 parent bcfa678 commit ce47271
1 file changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
321 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
322 | 332 | | |
323 | 333 | | |
324 | 334 | | |
325 | 335 | | |
326 | 336 | | |
| 337 | + | |
327 | 338 | | |
328 | 339 | | |
329 | 340 | | |
| |||
1276 | 1287 | | |
1277 | 1288 | | |
1278 | 1289 | | |
1279 | | - | |
| 1290 | + | |
1280 | 1291 | | |
1281 | | - | |
| 1292 | + | |
1282 | 1293 | | |
1283 | | - | |
| 1294 | + | |
1284 | 1295 | | |
1285 | 1296 | | |
1286 | 1297 | | |
| |||
0 commit comments