You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Riggin aee6f5c743 解决此demo关闭异步输出功能(//#define ELOG_ASYNC_OUTPUT_ENABLE),输出日志不完整的问题。
1,初始化时无需对两个信号量做释放操作。
2,修改elog_port_output()函数。
3,修改异步输出线程 void elog_entry(void *para)。
3 years ago
..
cube-freertos/nucleo-g070rb 解决此demo关闭异步输出功能(//#define ELOG_ASYNC_OUTPUT_ENABLE),输出日志不完整的问题。 3 years ago
linux fix issue #33 3 years ago
nuttx-spiflash [demo/nuttx_spiflash] 新增nuttx平台的demo,Easyflash支持spi flash 3 years ago
rt-thread/stm32f10x 1、【增加】`ELOG_ASYNC_OUTPUT_LVL` 宏,可限制仅允许低于该级别日志采用异步输出,详见说明文档。 8 years ago
windows 【修复】windows demo自动编译报错 4 years ago