App
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Board
|
优化TokenConfig,节省1k+内存
|
2016-06-04 03:02:04 +00:00 |
Core
|
增加Array.Expand,控制数组是否可扩容。
|
2016-06-04 11:09:44 +00:00 |
Drivers
|
增加Array.Expand,控制数组是否可扩容。
|
2016-06-04 11:09:44 +00:00 |
Message
|
所有TArray改为List实现
|
2016-06-03 17:25:03 +00:00 |
Modbus
|
|
2016-05-17 14:19:16 +00:00 |
Net
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Platform
|
GCC编译通过,但是sizeof/offsetof有警告
|
2016-03-14 07:18:01 +00:00 |
Security
|
增加TS,查找Copy的错误根源
|
2016-03-21 03:07:34 +00:00 |
Storage
|
修正ByteArray构造函数的一个BUG
|
2016-04-01 06:17:09 +00:00 |
Test
|
字典单元测试通过
|
2016-06-03 16:33:04 +00:00 |
TinyIP
|
完全废弃TArray
|
2016-06-04 04:03:49 +00:00 |
TinyNet
|
所有TArray改为List实现
|
2016-06-03 17:25:03 +00:00 |
TokenNet
|
增加Array.Expand,控制数组是否可扩容。
|
2016-06-04 11:09:44 +00:00 |
Tool
|
增加core目录的编译
|
2016-05-26 02:08:25 +00:00 |
XX
|
弱引用降低对外部的依赖
|
2016-05-28 02:55:57 +00:00 |
ADC.cpp
|
集体修改断言
|
2016-03-18 01:48:17 +00:00 |
ADC.h
|
ADC.cpp;Flash.cpp;I2C.cpp
|
2016-01-13 17:10:12 +00:00 |
BootConfig.cpp
|
|
2016-04-18 03:33:06 +00:00 |
BootConfig.h
|
|
2016-04-18 03:33:06 +00:00 |
CAN.cpp
|
WatchDog.cpp;Debug.cpp;Power.cpp;Interrupt.cpp
|
2016-01-13 16:59:33 +00:00 |
CAN.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Config.cpp
|
重构SmartOS的结构,基本类型独立Core目录,平台无关
|
2016-05-17 14:13:51 +00:00 |
Config.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
DAC.cpp
|
|
2016-05-18 00:27:14 +00:00 |
DAC.h
|
M0 驱动包含文件不一样
|
2016-05-26 01:51:59 +00:00 |
DMA.cpp
|
WatchDog.cpp;Debug.cpp;Power.cpp;Interrupt.cpp
|
2016-01-13 16:59:33 +00:00 |
DMA.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Debug.cpp
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Flash.cpp
|
支持f0 flash读保护
|
2016-04-19 03:03:41 +00:00 |
Flash.h
|
添加静态的读保护设置
|
2016-04-15 12:01:05 +00:00 |
I2C.cpp
|
集体修改断言
|
2016-03-18 01:48:17 +00:00 |
I2C.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Interrupt.cpp
|
读取名值对时,严格判断长度
|
2016-06-03 02:31:37 +00:00 |
Interrupt.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Port.cpp
|
集体修改断言
|
2016-03-18 01:48:17 +00:00 |
Port.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Power.cpp
|
所有TArray改为List实现
|
2016-06-03 17:25:03 +00:00 |
Power.h
|
v3.1.2015.1108 增加系统配置存储模块,增加电源管理模块
|
2015-11-08 02:17:19 +00:00 |
RTC.cpp
|
缺()
|
2016-05-31 08:27:52 +00:00 |
RTC.h
|
从Time中拆分RTC,不使用RTC的项目减小2k固件大小,编译通过,未测试
|
2015-08-22 09:37:55 +00:00 |
SerialPort.cpp
|
集体修改断言
|
2016-03-18 01:48:17 +00:00 |
SerialPort.h
|
#include目录问题
|
2016-05-18 00:30:18 +00:00 |
Spi.cpp
|
除了Buffer其它任何地方不得使用memcpy/memset
|
2016-03-11 04:39:30 +00:00 |
Spi.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Sys.cpp
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Sys.h
|
名值对支持只读的数据流
|
2016-06-03 10:19:08 +00:00 |
Task.cpp
|
|
2016-06-03 17:37:30 +00:00 |
Task.h
|
使用列表重构Tasks,测试通过
|
2016-06-03 17:00:22 +00:00 |
Thread.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Thread.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Time.cpp
|
中等容量使用定时器TIM3
|
2016-06-04 04:11:19 +00:00 |
Time.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Timer.cpp
|
中等容量使用定时器TIM3
|
2016-06-04 04:11:19 +00:00 |
Timer.h
|
中等容量使用定时器TIM3
|
2016-06-04 04:11:19 +00:00 |
WatchDog.cpp
|
精简日志
|
2016-01-16 02:43:35 +00:00 |
WatchDog.h
|
加大看门狗喂狗间隔
|
2015-10-08 12:58:17 +00:00 |