当前位置:网站首页>Esp-idf turns off serial port log output.
Esp-idf turns off serial port log output.
2022-07-03 22:37:00 【Advanced Riggin】
ESP32 A serial port is reserved by default 0 For debugging and downloading purposes , Usually, this serial port will output a large amount of log information : Include “Bootloader journal ” and “Logging Output log of the Library ” Two parts .
In the actual development process, we sometimes want to close the serial port 0 Log output of , And connect the serial port 0 Reuse for other functions , The following shows how to close the serial port 0 Log output method :
With 《ESP-IDF v4.4》 official blink Example , When log output is not turned off , The serial port will output the following :

1, close Bootloader Log method : The input terminal idf.py menuconfig Run the project configuration tool , Enter the following directory , choice No output.

2, close Logging Method of output log of Library : The input terminal idf.py menuconfig Run the project configuration tool , Enter the following directory , choice No output.

3, After the configuration , Don't forget to recompile the project , Download again :idf.py build flash.
边栏推荐
- js demo 計算本年度還剩下多少天
- How to switch between dual graphics cards of notebook computer
- How about agricultural futures?
- Buuctf, misc: sniffed traffic
- Simple solution of m3u8 file format
- Awk getting started to proficient series - awk quick start
- LeetCode 1646. Get the maximum value in the generated array
- 2022 high altitude installation, maintenance and removal of examination question bank and high altitude installation, maintenance and removal of examination papers
- How to obtain opensea data through opensea JS
- [sg function] lightoj Partitioning Game
猜你喜欢

Pooling idea: string constant pool, thread pool, database connection pool

Blue Bridge Cup Guoxin Changtian single chip microcomputer -- software environment (II)

Es6~es12 knowledge sorting and summary
![[Android reverse] application data directory (files data directory | lib application built-in so dynamic library directory | databases SQLite3 database directory | cache directory)](/img/b8/e2a59772d009b6ee262fb4807f2cd2.jpg)
[Android reverse] application data directory (files data directory | lib application built-in so dynamic library directory | databases SQLite3 database directory | cache directory)

Blue Bridge Cup Guoxin Changtian MCU -- program download (III)

1068. Consolidation of ring stones (ring, interval DP)

Leetcode week 4: maximum sum of arrays (shape pressing DP bit operation)

2022 G3 boiler water treatment registration examination and G3 boiler water treatment examination papers

In 2022, 6G development has indeed warmed up

IDENTITY
随机推荐
SDNU_ ACM_ ICPC_ 2022_ Winter_ Practice_ 4th [individual]
In 2022, 6G development has indeed warmed up
[dynamic planning] counting garlic customers: the log of garlic King (the longest increasing public subsequence)
1068. Consolidation of ring stones (ring, interval DP)
Blue Bridge Cup -- Mason prime
Yyds dry goods inventory Prometheus alarm Art
[dynamic programming] Jisuan Ke: Jumping stake (variant of the longest increasing subsequence)
(POJ - 2912) rochambau (weighted concurrent search + enumeration)
[dynamic programming] Ji Suan Ke: Suan tou Jun breaks through the barrier (variant of the longest increasing subsequence)
Get current JVM data
webAssembly
Investment analysis and prospect trend prediction report of China's boron nitride industry Ⓨ 2022 ~ 2028
On my first day at work, this API timeout optimization put me down!
33 restrict the input of qlineedit control (verifier)
How the computer flushes the local DNS cache
What are the common computer problems and solutions
This time, thoroughly understand bidirectional data binding 01
The difference between SRAM and DRAM
[Android reverse] use the DB browser to view and modify the SQLite database (copy the database file from the Android application data directory | use the DB browser tool to view the data block file)
[sg function] lightoj Partitioning Game