chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
wangqiang
|
911cda811f
|
更新project.uvprojx,修复工程文件中还包含了components中已经删除了的文件,造成编译错误
|
2021-04-08 12:01:14 +08:00 |
Meco Man
|
a13aea3a30
|
remove return
|
2021-03-28 22:42:37 +08:00 |
Meco Man
|
390c635267
|
[stm32] remove 'count' variable in main()
|
2021-03-28 19:36:32 +08:00 |
Meco Man
|
5bd17e1433
|
[stm32] auto formatted
|
2021-03-14 15:33:55 +08:00 |
Meco Man
|
4f06fdc0ad
|
[stm32]删除RTC对libc的依赖
|
2021-03-05 09:26:26 +08:00 |
yangjie
|
dc09f3760f
|
更新 stm32 工程,nxp 工程
|
2020-12-28 15:02:17 +08:00 |
mysterywolf
|
d53a4b806b
|
【English readme】 [stm32][L476] add english readme
|
2020-12-14 17:08:57 +08:00 |
SummerGift
|
fea7f2bb58
|
[add] dist_dir function for every stm32 bsp
|
2020-05-25 14:36:42 +08:00 |
Bernard Xiong
|
4ef35a9dee
|
Merge pull request #3568 from NU-LL/l476_add_spi_adc_time
support SPI/ADC/TIME on-chip peripheral driver
|
2020-05-15 15:13:48 +08:00 |
NU-LL
|
c8e7093ee6
|
Fix LPTIM error
|
2020-05-07 12:39:24 +08:00 |
NU-LL
|
6e861d4938
|
Fix adc initialization
|
2020-05-07 11:14:17 +08:00 |
NU-LL
|
e444ec908c
|
Add STM32CubeMX initial configuration
|
2020-05-07 10:42:55 +08:00 |
SummerGift
|
b74ec1ec8c
|
[add] stm32 bsp dist handle in rtconfig.py
|
2020-05-06 15:05:09 +08:00 |
NU-LL
|
c7b74a1e8f
|
support SPI/ADC/TIME on-chip peripheral driver
|
2020-04-28 13:33:15 +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 |
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 |
EvalZero
|
943c5ccc66
|
[bsp][stm32l476-st-nucleo]add low power feature support for stm32l476-st-nucleo
|
2019-05-06 19:56:01 +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
|
7a80fdf894
|
[bsp][stm32]为所有支持 rtc 的 bsp 添加时钟源选项
|
2019-03-20 11:29:04 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
GW
|
eddf2386b2
|
修改配置选项,添加条件编译
|
2019-02-13 12:25:56 +08:00 |
GW
|
124d9d0cf4
|
添加片上外设驱动选项
|
2019-02-12 13:32:41 +08:00 |
Vincent-VG
|
ef975032d2
|
修改board.c文件头
|
2019-02-05 10:16:46 +08:00 |
Vincent-VG
|
08f75483de
|
修改文件头
|
2019-02-05 09:57:38 +08:00 |
Bernard Xiong
|
c422816ba4
|
Remove Dir('#')
|
2019-02-01 09:44:21 +08:00 |
Bernard Xiong
|
1cb27129c6
|
Use bridge script for SConscript
|
2019-02-01 09:43:31 +08:00 |
Vincent-VG
|
cad05f7c55
|
add stm32l476-st-nucleo
|
2019-01-28 19:24:33 +08:00 |