Commit Graph

59 Commits

Author SHA1 Message Date
liuxinaliang e473ad5606 [bsp][stm32] bsp/stm32/stm32f407-atk-explorer 增加 USB Device支持 2019-12-30 18:13:21 +08:00
tyustli 0135c7bd8b port usb host driver to stm32 new series 2019-12-20 14:35:26 +08:00
armink 6c85182b72 [bsp/stm32] update eclipse project. 2019-12-11 14:38:26 +08:00
armink e32c7c98a2 [bsp/stm32] update stm32 bsp eclipse project 2019-10-31 13:49:50 +08:00
armink c73d9518c7 [bsp/stm32] remove the rtconfig_reinc.h file. 2019-10-28 15:42:38 +08:00
armink 8dabc3be27 [tools] change the eclipse project include path format 2019-10-25 16:35:09 +08:00
armink 5560e59d20 [bsp/stm32] update the eclipse project config and add include file. 2019-10-25 15:09:15 +08:00
armink 21e5a706e0 [bsp/stm32] update the eclipse project config. 2019-10-25 13:53:34 +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
tangweikang b76d3dac8a [components][drivers] change name: encoder -> pulse_encoder 2019-08-30 15:58:52 +08:00
tangweikang 94d7bdd010 [bsp][stm32] add drv_encoder.c to stm32f407-atk-explorer 2019-08-23 16:50:59 +08:00
laoyening cdb70c696e 1、修复因LAN8720A重启无效而导致无法进行自动协商,引起网卡初始化失败。
2、LWIP-1.4.1中tcp协议栈的初始化顺序有误,导致使用netdev组件时,网卡无法正常注册,该问题之前在LWIP-2.0.2和LWIP-2.1.0已经修复。
2019-08-15 10:37:58 +08:00
armink 2150439a73 [bsp/stm32] Update the eclipse project. 2019-08-03 15:56:18 +08:00
Ernest 9058fb2684 [bsp][stm32][kconfig] rename quote kconfig 2019-07-18 11:48:10 +08:00
Ernest a962fb3532 [bsp][stm32]add source kconfig by batch 2019-07-18 10:28:12 +08:00
Ernest 1f114ec22f [bsp][stm32]upgrade menuconfig about crypto 2019-07-18 10:27:27 +08:00
Bernard Xiong efab8a25c3
Merge pull request #2797 from armink/fix_eclipse
Fix eclipse
2019-06-19 12:04:52 +08:00
armink 71eb4b6022 [bsp/stm32/stm32f407-atk-explorer] Add eclipse project. 2019-06-19 09:12:50 +08:00
tangweikang c4c58a0ead [add] stm32 SDIO_MAX_FREQ option.If not defined, the default minimum value is 1000000 . 2019-06-18 16:14:21 +08:00
SummerGift d78c574629 【修改】407-atk-explorer bsp 的 shell 默认栈大小为 4096 2019-05-29 09:52:23 +08:00
周传福 9329b62bef
Merge branch 'master' into stm32_uart_tx_dma 2019-05-16 12:22:53 +08:00
yangjie d7832ef8c9 [bsp/stm32][board.h]support AC6 for stm32 bsp. 2019-05-06 10:20:58 +08:00
zhouchuanfu d52a412f4c 增加串口DMA发送功能 2019-05-03 20:52:31 +08:00
armink fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 2019-04-12 10:18:57 +08:00
tyustli ea8509717e delete C++ support for gcc in the rtconfig.py file 2019-03-26 15:41:06 +08:00
tyustli 4f03ef589f add c++ support for the bsp of stm32 2019-03-23 13:59:53 +08:00
zylx b941e6c730 [bsp][stm32]添加 RTC 时钟源选择 2019-03-19 18:24:28 +08:00
armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
misonyo 700ce3ae6e [bsp/stm32]change str(Dir('#')) to GetCurrentDir() 2019-02-14 15:55:51 +08:00
SummerGift 532a14ddd8 [bsp][stm32] fix flash partition bug 2019-01-28 14:00:13 +08:00
SummerGift 32b43c1fde [bsp][stm32] optimize spi flash prompt message 2019-01-28 13:56:32 +08:00
SummerGift 45ece194cc [bsp][stm32] update bsp headfile 2019-01-22 10:05:57 +08:00
SummerGift 3b472cb3cd [bsp][stm32] optimize stm32 headfile 2019-01-22 09:15:05 +08:00
misonyo 69cd16e136 [all BSP]fix kconfig file syntax error 2019-01-16 23:23:38 +08:00
SummerGift 289b4316af [bsp][stm32] add extern "C" for header file 2019-01-09 10:12:35 +08:00
SummerGift 883a9f1e13 [bsp][stm32] update dma config in Kconfig 2019-01-08 14:09:33 +08:00
SummerGift 74395fd114 [bsp][stm32] update kconfig 2019-01-08 12:05:06 +08:00
SummerGift b5fb04fdf6 [bsp][stm32] update README.md 2019-01-03 09:17:45 +08:00
SummerGift 710f82d46b [bsp][stm32] optimize falsh && eth driver 2018-12-28 14:16:49 +08:00
SummerGift 24b475377d [bsp][stm32] update f4 series bsp 2018-12-26 10:40:02 +08:00
SummerGift 938bbb030d [bsp][stm32] optimize main func 2018-12-20 14:59:18 +08:00
SummerGift d5c7d8d41f [bsp][stm32] Sync kconfig 2018-12-20 14:53:10 +08:00
SummerGift cf7292d4e4 [bsp][stm32] SD card micro BSP_USING_SDCARD 2018-12-18 14:08:20 +08:00
SummerGift 87e351538c [bsp][stm32] add sdcard port file 2018-12-17 10:46:33 +08:00
SummerGift ba83d6c90e [bsp][stm32] add stm32l475-atk-pandora bsp 2018-12-17 10:45:00 +08:00
SummerGift c692e194a6 [bsp][stm32] optimize board/SConscript code 2018-12-13 15:13:55 +08:00
SummerGift 6ef13c82aa [bsp][stm32] modify board/SConscript 2018-12-13 15:09:38 +08:00