CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:EasyLogger

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-10-03
  • 文件大小:
    6.03mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

EasyLogger是一款超轻量级(ROM<1.6K, RAM<0.3K)、高性能的C日志库,非常适合对资源敏感的软件项目,例如:IoT产品、可穿戴设备、智能家居等等。相比log4c、zlog这些知名的C日志库,EasyLogger的功能更加简单,提供给用户的接口更少,但上手会很快,更多实用功能支持以插件形式进行动态扩展。-EasyLogger is an ultra-lightweight (ROM < 1.6K, RAM < 0.3K), high-performance C log library, ideally suited for resource intensive software projects, such as: IoT products, wearable devices, intelligent home, and so on. Compared log4c, zlog these well-known C log library, EasyLogger functions easier, less available to the user interface, but to get started quickly, more useful features plug-in support for dynamic expansion.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

EasyLogger/.git/config
EasyLogger/.git/description
EasyLogger/.git/FETCH_HEAD
EasyLogger/.git/HEAD
EasyLogger/.git/hooks/applypatch-msg.sample
EasyLogger/.git/hooks/commit-msg.sample
EasyLogger/.git/hooks/post-update.sample
EasyLogger/.git/hooks/pre-applypatch.sample
EasyLogger/.git/hooks/pre-commit.sample
EasyLogger/.git/hooks/pre-push.sample
EasyLogger/.git/hooks/pre-rebase.sample
EasyLogger/.git/hooks/prepare-commit-msg.sample
EasyLogger/.git/hooks/update.sample
EasyLogger/.git/index
EasyLogger/.git/info/exclude
EasyLogger/.git/logs/HEAD
EasyLogger/.git/logs/refs/heads/master
EasyLogger/.git/logs/refs/remotes/origin/HEAD
EasyLogger/.git/objects/pack/pack-c197fbf8e07732f0d4318a80d42af8d87499324d.idx
EasyLogger/.git/objects/pack/pack-c197fbf8e07732f0d4318a80d42af8d87499324d.pack
EasyLogger/.git/packed-refs
EasyLogger/.git/refs/heads/master
EasyLogger/.git/refs/remotes/origin/HEAD
EasyLogger/.git/sourcetreeconfig
EasyLogger/.gitattributes
EasyLogger/demo/non_os/stm32f10x/app/inc/stm32f10x_conf.h
EasyLogger/demo/non_os/stm32f10x/app/inc/stm32f10x_it.h
EasyLogger/demo/non_os/stm32f10x/app/src/app.c
EasyLogger/demo/non_os/stm32f10x/app/src/stm32f10x_it.c
EasyLogger/demo/non_os/stm32f10x/components/easylogger/inc/elog_cfg.h
EasyLogger/demo/non_os/stm32f10x/components/easylogger/port/elog_port.c
EasyLogger/demo/non_os/stm32f10x/components/others/bsp.c
EasyLogger/demo/non_os/stm32f10x/components/others/bsp.h
EasyLogger/demo/non_os/stm32f10x/components/others/stm32f103xB.icf
EasyLogger/demo/non_os/stm32f10x/components/others/stm32f103xE.icf
EasyLogger/demo/non_os/stm32f10x/components/others/types.h
EasyLogger/demo/non_os/stm32f10x/EWARM/.gitignore
EasyLogger/demo/non_os/stm32f10x/EWARM/EasyLogger.dep
EasyLogger/demo/non_os/stm32f10x/EWARM/EasyLogger.ewd
EasyLogger/demo/non_os/stm32f10x/EWARM/EasyLogger.ewp
EasyLogger/demo/non_os/stm32f10x/EWARM/EasyLogger.eww
EasyLogger/demo/non_os/stm32f10x/EWARM/EasyLoggerCustomSfr.sfr
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger.cspy.bat
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger.dbgdt
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger.dni
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger.wsdt
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger_Debug.jlink
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger_EncodingOverride.xml
EasyLogger/demo/non_os/stm32f10x/EWARM/settings/EasyLogger_stm32f103xE.jlink
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CMSIS debug support.htm
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CMSIS END USER LICENCE AGREEMENT.pdf
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/CMSIS_changes.htm
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Documentation/CMSIS_Core.htm
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/arm_common_tables.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/arm_math.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm0.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm0plus.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm3.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm4.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cm4_simd.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cmFunc.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_cmInstr.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_sc000.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Include/core_sc300.h
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/index.htm
EasyLogger/demo/non_os/stm32f10x/Libraries/CMSIS_EWARM/Lic

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com