Commit Graph

54 Commits

Author SHA1 Message Date
aozima 19433e0cf5 update SConscript: support scons 3. 2018-02-06 20:07:28 +08:00
MurphyZhao c258ca794d Fix-IAR-Version-Problem
[dlib/sys/time.h] Fix iar version problem
[bsp/stm32f429-apollo/applications/SConscript] Remove CPPDEFINES
2018-01-10 10:55:59 +08:00
Bernard Xiong 0f3563fd64 [BSP] Update project files 2017-12-31 21:45:32 +08:00
SummerGift 124d2e1790 [BSP]:add stm32f429_flash.sct for stm32f429-apollo bsp 2017-12-13 09:40:00 +08:00
SummerGift 6584c70353 fix eth init error 2017-12-13 09:39:12 +08:00
Bernard Xiong f74cde045b [BSP] fix the finsh_system_init issue in BSP 2017-12-08 11:57:22 +08:00
Bernard Xiong 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' 2017-11-30 20:12:53 +08:00
tanek liang f37df10a63 [bsp] update stm32f429 bsp
- enable SPI/SPI Flash/SDIO/SDCARD default
- update mount file system code
- enable C99 for MDK4 template
- update all project file
2017-11-28 22:01:02 +08:00
gaoxiang 4d7434f9d3 添加直接可以打开的MDK工程文件 2017-11-27 17:36:41 +08:00
tanek liang f6828446bc [bsp] update delay function 2017-11-18 07:26:22 +08:00
tanek liang a752418065 [gui] fix rtgui_dc_end_drawing() too few arguments in function call 2017-11-12 22:21:59 +08:00
tanek liang d12ea8eb49 [bsp] remove old head file include for RTGUI 2017-11-12 22:20:58 +08:00
tanek liang 9f141407cc [bsp] fix stm32f429-apollo scons build error and update template (using external scatter file) 2017-11-12 22:12:37 +08:00
tanek liang c3ff9772b7 [bsp] fix stm32f429-apollo iar project build error:
- timespec has already been declared
- <sys/socket.h> not found
2017-11-10 18:12:07 +08:00
SummerGift d6f80720b6 update bsp/stm32f429-apollo/rtconfig.h bsp/stm32f429-apollo/.config 2017-11-07 17:30:41 +08:00
SummerGift 7200a8da85 update bsp/stm32f429-apollo/.config
bsp/stm32f429-apollo/rtconfig.h
2017-10-31 14:57:29 +08:00
SummerGift 45fa964bb3 add bsp/stm32f429-apollo/stm32f429_flash.icf 2017-10-31 14:56:44 +08:00
SummerGift f7111cd965 iar 类型检查严格 修改函数定义类型。 2017-10-31 14:46:14 +08:00
SummerGift 2568a85c7a add iar template 2017-10-31 14:29:29 +08:00
bernard 08d2e63b6d [BSP] Add BOARD_STM32F429_APPOLO option. 2017-10-31 09:55:12 +08:00
bernard 4074a3f246 [BSP] Update stm32f429-apollo Kconfig. 2017-10-28 07:57:26 +08:00
SummerGift be84b44f1e update bsp/stm32f429-apollo/KConfig 2017-10-27 16:37:20 +08:00
Bernard Xiong 440a08f2ba Merge pull request #912 from SummerGGift/patch_171027-3
[BSP] update stm32f429-apollo .config rtconfig.h
2017-10-27 12:33:35 +08:00
SummerGift 92f80bb98a update .config rtconfig.h 2017-10-27 11:57:55 +08:00
SummerGift 0560feabdd 修改:网卡驱动注册后改变连接状态为link up,避免因为连接状态没有更新而导致lwip 2.02无法使用。 2017-10-27 11:44:37 +08:00
SummerGift cf094b6afc update apollo bsp 2017-10-20 18:42:44 +08:00
SummerGift 70059232cf update KConfig 2017-10-20 18:37:10 +08:00
SummerGift a98fc2909a update apollo bsp 2017-10-20 18:33:41 +08:00
SummerGift 23ee66c63c update rtconfig.py 2017-10-20 15:02:49 +08:00
SummerGift 9ebae26b7f update .config rtconfig.h 2017-10-20 15:01:12 +08:00
SummerGift 6e4d1fae2a [修改]: stm32f429-apollo 3.0 修改。 2017-10-20 14:33:01 +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
SummerGift 96383266b4 [完善]:修改429bsp,8g的sd卡可以使用,但是大容量32g的卡无法通过初始化。 2017-10-09 17:05:04 +08:00
bernard 22490a9cfc [bsp] Update SConscript for stm32f429 apollo bsp 2017-10-09 15:12:03 +08:00
SummerGift 5087245cea [删除]:删除不必要的old文件。 2017-10-09 14:22:13 +08:00
SummerGift 345eb7fd10 [添加]:添加Mdk5模板配置文件。 2017-10-09 14:22:12 +08:00
SummerGift 6ccbcc8d84 [添加]:添加mdk5模板。 2017-10-09 14:22:12 +08:00
SummerGift a868df4528 [修改]:修改rtconfig配置文件 2017-10-09 14:22:11 +08:00
SummerGift fd28bfc6d6 [修改]:修改.config默认配置。 2017-10-09 14:22:11 +08:00
SummerGift e2e119941c [更新]:更新rtconfig.h 2017-10-09 14:22:11 +08:00
SummerGift b5d61a37b0 [修改]:修改sconscript文件以便于配置工程。 2017-10-09 14:22:10 +08:00
SummerGift a43f1f48ed [更新]:更新kconfig,去除不必要的配置项。 2017-10-09 14:22:10 +08:00
SummerGift a9036a51c7 [更新]:更新默认工程配置。 2017-10-09 14:22:09 +08:00
SummerGift 950b769f75 [修改]:修改bsp中rtgui的依赖。 2017-10-09 14:22:08 +08:00
SummerGift 8340913793 [修改]:由于menuconfig不支持#define RT_CONFIG_UFFS_ECC_MODE UFFS_ECC_HW_AUTO这种宏定义。所以要留一个old做对比用。 2017-10-09 12:33:59 +08:00
liu2guang 44e3a56d91 修改SD卡驱动无法读写超过2G sector地址的数据 2017-09-14 17:23:09 +08:00
tanek liang d793cfdef7 [bsp] fix incompatible type error for "finsh_system_init()" 2017-07-29 14:21:40 +08:00
tanek liang a157b25f55 [bsp] added Ethernet driver and lwip in stm32f429-apollo board
* use uart1 as default console device
    * add pcf8574 support(a general-purpose remote I/O expansion chip)
2017-06-09 14:58:33 +08:00
tanek liang 269a7683b5 add ili9341 lcd device and simple gui demo 2017-06-08 18:36:55 +08:00
tanek liang e4999e60b0 [bsp] stm32f429-apollo added spi flash driver and mount as FatFs 2017-06-08 12:05:10 +08:00