会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
江米条
博客园
首页
新随笔
联系
订阅
管理
2018年10月7日
ESP32 Logging库
摘要: 翻译自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)
2018年9月22日
ESP32看门狗
摘要: 翻自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)
2018年9月13日
ESP32串口API
摘要: 翻自: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)
公告