摘要: 翻译自https://docs.espressif.com/projects/esp-idf/zh_CN/latest/api-reference/system/log.html?highlight=esp_log_level_set 概述 日志库有两种管理日志详细程度的方法:编译阶段,通过菜单设置 阅读全文
posted @ 2018-10-07 12:21 江米条 阅读(4087) 评论(0) 推荐(0)
摘要: 翻自https://docs.espressif.com/projects/esp-idf/zh_CN/latest/api-reference/system/wdts.html?highlight=wdt#_CPPv216esp_int_wdt_initv 概述 ESP-IDF支持两种类型的看门狗 阅读全文
posted @ 2018-09-22 11:49 江米条 阅读(1959) 评论(0) 推荐(0)
摘要: 翻自:https://docs.espressif.com/projects/esp-idf/zh_CN/latest/api-reference/peripherals/uart.html UART 概述 通用异步接收器/发送器(UART)是已知处理特定需求对于各种宽范围适配接口(RS232,RS 阅读全文
posted @ 2018-09-13 13:34 江米条 阅读(5873) 评论(0) 推荐(0)