Wendal Chen
|
c677f88eee
|
fix: 为W60x添加rt_hw_us_delay https://github.com/RT-Thread/W601_IoT_Board/issues/10
思路是将drv_soft_i2c的w60x_udelay, 改名为rt_hw_us_delay, 并搬到broad.c
|
2020-02-05 20:09:02 +08:00 |
chenxuuu
|
438397b586
|
fix makeimg.py wrong on linux
|
2020-01-09 17:05:05 +08:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
chenyong
|
74793a53fd
|
[bsp] update project configure file for finsh component change
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-09-26 15:40:13 +08:00 |
yangjie
|
1ef33e66cd
|
[bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项
|
2019-09-11 12:06:43 +08:00 |
LinJieqiang
|
d16d78c53e
|
fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE"
|
2019-09-05 08:33:12 +08:00 |
tangyuxin
|
5e0119564f
|
[bsp][w60x] update GCC linker scripts
|
2019-08-11 15:18:37 +08:00 |
tangyuxin
|
08656c3034
|
[bsp][w60x] 更新驱动,添加加解密及配网功能,增强稳定性。
1. 新增 crypto, onchip_Flash, soft_i2c 驱动
2. 新增 oneshot 配网功能
3. 完善 I2C, UART, SPI, WIFI 等基本驱动
4. 更新 Kconfig 配置,用户交互更加友好
5. 屏蔽 末尾 80 内存,无法作为栈使用。
|
2019-08-03 10:52:37 +08:00 |
chenyong
|
dfa22ae292
|
[BSP] Update BSP configuration file for IPV6 feature changes
|
2019-06-24 17:51:31 +08:00 |
chenyong
|
a6900a2d6f
|
[bsp] Update BSP configuration file for netdev components
Signed-off-by: chenyong <1521761801@qq.com>
|
2019-04-17 11:00:45 +08:00 |
armink
|
fa4d4ab7cf
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
Wenlong.Fan
|
a35614d179
|
修改CRLF-LF
|
2019-03-29 10:57:15 +08:00 |
Wenlong.Fan
|
5f5b6a9acb
|
修改版权信息,完善一些细节,修改IAR不能打包的问题
|
2019-03-29 10:50:01 +08:00 |
Wenlong.Fan
|
7db820fb0a
|
删除打包工具
|
2019-03-28 15:52:07 +08:00 |
Wenlong.Fan
|
7b7ca405b0
|
[BSP]add BSP for Winner Micro W60X devices。
|
2019-03-27 17:50:48 +08:00 |