Bernard Xiong
786eb5ae9c
[C++] rename the Thread/Mutex to cxx_Thread/Mutex to avoid same name issue
2020-04-30 21:08:04 +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
chenyong
dfa22ae292
[BSP] Update BSP configuration file for IPV6 feature changes
2019-06-24 17:51:31 +08:00
misonyo
e5ed62251a
[bsp/lpc54608]write high to scl and sda pin after init
2019-05-22 15:04:55 +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
0d7ba79219
Remove the DBG_COLOR and DBG_ENABLE definition.
2019-03-06 17:54:30 +08:00
misonyo
69cd16e136
[all BSP]fix kconfig file syntax error
2019-01-16 23:23:38 +08:00
chenchaoqun@rt-thread.com
87b407ff18
【修改】.config 中RT_SERIAL_USING_DMA选项
2018-12-17 09:53:44 +08:00
chenchaoqun@rt-thread.com
bb8e89e851
【串口】宏定义对应增加
2018-12-17 09:38:53 +08:00
misonyo
a454393994
[BSP][all NXP]change license to Apache-2.0
2018-10-22 11:02:50 +08:00
chenyong
1b906876dd
[bsp] update keil/iar project for sal 'af_inet.h' error
2018-09-07 17:15:22 +08:00
Bernard Xiong
7dc042e6b9
[dlmodule] Simply remove the module.c file from the project file.
2018-09-01 11:03:29 +08:00
chenyong
e46b16be34
[bsp] Adapt to SAL framework change
2018-07-18 13:42:16 +08:00
liang yongxiang
b085393cde
[bsp] add ck802 bsp
2018-06-11 09:45:07 +08:00
zheng-chow
ed75173cac
Fix the SD Card and EMAC issue:
...
1. The issue concerns sdmmc library bug (I finally solved) in SD_Init() in the file sdmmc/src/fsl_sd.c:SD_SelectBusTiming()
calls SD_SwitchFunction() which sets block size to 64bytes (512bits).Therefore SD_SetBlockSize(card, FSL_SDMMC_DEFAULT_BLOCK_SIZE)
should be called again before SD_Init() exits.
2. The issue is wrong variable in drv_emac.c:lpc_emac_tx(), and the wrong data length of send packet
to cause the send failure.
Signed-off-by: zheng-chow <sernia.zhou@foxmail.com>
2018-06-04 18:14:59 +08:00
liang yongxiang
9c051e4fd1
[bsp][lpc54608-LPCXpresso] add README.md
2018-05-30 21:43:33 +08:00
Bernard Xiong
3aa582bc17
[BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc
2018-03-04 22:35:07 +08:00
Bernard Xiong
bb2eb41b44
Merge pull request #1250 from valeriyvan/fixmemcpy
...
Fix wrong memcpy parameter
2018-03-04 17:38:44 +08:00
Bernard Xiong
8b36b57a11
[UIEngine] move UI engine as a package
2018-03-03 16:34:01 +08:00
Valeriy Van
a3bac3cb61
Fix wrong memcpy parameter
2018-03-02 11:46:40 +01:00
MurphyZhao
472491e7ca
Fix IAR Version Problem
...
[bsp/lpc54608-LPCXpresso/applications/SConscript]
[bsp/imxrt1052-evk/applications/SConscript]
2018-01-10 15:10:02 +08:00
Bernard Xiong
0f3563fd64
[BSP] Update project files
2017-12-31 21:45:32 +08:00
tangyuxin
ded66869c6
[bsp]54608更新GUI引擎宏定义
2017-12-07 19:09:23 +08:00
Bernard Xiong
7bc87e4ae8
[Kconfig] Rename all of KConfig files to 'Kconfig'
2017-11-30 20:12:53 +08:00
tanek liang
50de6eedf5
[bsp] fix lpc54608 printf bug
2017-11-29 18:35:13 +08:00
tanek liang
f7b434481c
[bsp] fix bug: emac hardfault when RJ45 not inserted
2017-11-25 21:10:40 +08:00
tanek liang
02693a2051
[bsp] fix scons + armcc build error
...
- add --c99 flag for c code
- add --cpp flag for cpp code
2017-11-24 20:20:12 +08:00
tanek liang
e2b5f7a722
[bsp] update emac driver
...
- fix 10 or hard duplex not work
- rewrite tx/rx function
- update emac init function
2017-11-24 20:20:11 +08:00
tangyuxin
a702dde0c7
[bsp]Add SOC type
2017-11-22 20:02:11 +08:00
tanek liang
40d0ff9960
[bsp] add iar support for lpc54608 and fix sdram bug
2017-11-16 11:05:32 +08:00
tanek liang
a0c2e50e36
[bsp] support GCC for RT_USING_MODULE
2017-11-16 11:05:32 +08:00
tanek liang
37bb0e96e2
[bsp] update template and project after enable RT_USING_MODULE
2017-11-16 11:05:32 +08:00
tanek liang
249c3d471c
[bsp] enable RT_USING_MODULE
2017-11-16 11:05:32 +08:00
tanek liang
71818e8da1
[bsp] lpc54608 update MDK scatter file
2017-11-16 11:05:32 +08:00
tanek liang
6e3c629cde
[bsp] lpc54608 update CMSIS lib to V5.0.3
2017-11-16 11:05:32 +08:00
tanek liang
dcce8489db
[bsp] add gcc support
2017-11-16 11:05:32 +08:00
DengQilong
7df2b52826
update bsp_lpc54608
2017-11-14 16:48:36 +08:00
DengQilong
e79f9e6b02
fix bsp for lpc54608
2017-11-13 14:18:05 +08:00
Bernard Xiong
21daf7359a
Update drv_i2c.c
2017-11-10 19:47:53 +08:00
Bernard Xiong
6f91a917c6
Update SConscript
2017-11-10 19:46:00 +08:00
bernard
00ecd26455
[BSP] Add the missing libraries
2017-11-01 10:41:01 +08:00
bernard
b44d6c4b7b
[BSP] Update LPC54608
...
MDK ok; But GCC failed.
2017-11-01 10:39:02 +08:00
Bernard Xiong
ec5fa950ed
Merge pull request #925 from SummerGGift/20171031_patch1
...
[BSP] change dfs_init.h => dfs.h
2017-11-01 05:54:52 +08:00
SummerGift
f5486852e1
change dfs_init.h => dfs.h
2017-10-31 16:36:45 +08:00
bernard
7877836065
[BSP] Update project files.
2017-10-31 11:59:49 +08:00
bernard
296d57e859
[BSP] remove components.h file.
2017-10-16 14:10:18 +08:00
bernard
5e3b3b19a6
[BSP] change the type of cmd.
...
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
2017-10-16 13:23:03 +08:00