Commit Graph

4782 Commits

Author SHA1 Message Date
Bernard Xiong 47e79990c2
Merge pull request #4438 from supperthomas/supperthomas
[bsp/max32660]add the fixed code
2021-03-11 14:29:17 +08:00
Meco Man f18dfa0850 auto formatted 2021-03-11 13:26:54 +08:00
Meco Man 8dfe39b3ac add void rt_hw_us_delay(rt_uint32_t us) 2021-03-11 13:24:28 +08:00
zhuyf233 2d5bbbf086
Merge branch 'master' into master 2021-03-10 19:07:53 +08:00
Bernard Xiong 550f34289f
Merge pull request #4419 from mysterywolf/rtc
[stm32]删除RTC对libc的依赖
2021-03-10 17:05:29 +08:00
Bernard Xiong 817afd271a
Merge pull request #4431 from mysterywolf/stm32
[stm32][driver] auto formatted
2021-03-10 17:05:01 +08:00
Meco Man 6263211623 [CI]修复脚本语法错误,解决CI报警 2021-03-10 14:05:08 +08:00
zhuyunfan 6b4cfce082 add name 2021-03-10 12:45:13 +08:00
zhuyunfan 7e66867e2b Merge branch 'master' of https://gitee.com/zyf96420/rt-thread 2021-03-10 07:28:54 +08:00
Bernard Xiong b6373dbca1
Merge pull request #4351 from iysheng/master
[bsp][gd32103c-eval] Add internal rtc driver
2021-03-09 20:59:04 +08:00
Bernard Xiong 7a596e1646
Merge pull request #4319 from OpenNuvoton/nuvoton
[bsp/nuvoton] Support NuMaker-M2354 Cortex-M23 platform.
2021-03-09 20:57:24 +08:00
iysheng 70217ef056 [bsp][gd32103c-eval] Add internal rtc driver 2021-03-09 12:13:42 +08:00
Wayne Lin 802a2a03f3 Keep --c99 flag and append MDK5 building notification. 2021-03-08 23:25:38 +08:00
Meco Man fc04d828ee [stm32][driver] auto formatted 2021-03-08 22:40:39 +08:00
iysheng 5c8f6cc890 [bsp][gd32103c-eval] Add watchdog driver 2021-03-08 18:14:50 +08:00
supperthomas 1003a43d27 add the fixed code 2021-03-06 22:09:19 +08:00
supperthomas bcc318811c [bsp/max32660] add the scons --dist 2021-03-05 22:09:55 +08:00
zhuyunfan 9bc18ebfaf Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2021-03-05 13:16:46 +08:00
Meco Man 4f06fdc0ad [stm32]删除RTC对libc的依赖 2021-03-05 09:26:26 +08:00
yangjie da43448fab [bsp][samrtfusion2]add C99 support and update project files 2021-03-04 13:51:39 +08:00
zhuyunfan 8897a1cde3 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2021-03-03 16:28:23 +08:00
Bernard Xiong 4a40ba9535
Merge pull request #4407 from hyhkjiy/feature/nrf5x
[ADD]vscode support for nrf52832
2021-03-03 16:22:27 +08:00
zhuyunfan aad29c0d85 fix error 2021-03-03 14:51:41 +08:00
Bernard Xiong d718f64dfc
Merge pull request #4409 from DavidLin1577/patch-9
[bsp] Mini optimized the fh_mmc.c
2021-03-03 08:56:33 +08:00
David Lin a6c04dbf18
[bsp] Mini optimized the fh_mmc.c
Deleted the un-reach code line 'break;'
2021-03-02 16:16:36 +08:00
Howard Su b22b7cbdfe Cleanup Interrupt for F1S
Use structure to handle the registers access, which simplified the logic
2021-03-02 14:00:26 +08:00
hyhkjiy d42e66cb0d [ADD]vscode support for nrf52832 2021-03-02 13:47:40 +08:00
zhuyunfan 9d1d28aa11 Merge branch 'master' of https://gitee.com/zyf96420/rt-thread 2021-03-01 16:54:21 +08:00
thread-liu 53dea16e5c [update] sdio wifi. 2021-03-01 15:57:10 +08:00
Bernard Xiong 893e5ad27c
Merge pull request #4403 from mysterywolf/removeminisystem
[bsp][stm32] 移除mini system BSP
2021-03-01 15:01:43 +08:00
zhuyunfan 2364033109 fix stm32f7 flash driver error 2021-03-01 12:56:59 +08:00
Meco Man 68782205ed [bsp][stm32] 移除mini system BSP 2021-03-01 05:52:48 +08:00
Bernard Xiong a716126f28
Merge pull request #4389 from mysterywolf/sdcard
[bug][bsp][stm32][pandora] cannot use fatfs in the main thread at starting up
2021-02-28 22:09:55 +08:00
Bernard Xiong b087b2d9b0
Merge pull request #4394 from supperthomas/ci_test
[bsp/max32660] 添加GCC编译环境和去掉Keil的microlib选项
2021-02-28 20:24:59 +08:00
Bernard Xiong 307671e2c4
Merge pull request #4392 from Jackistang/master
[bsp/max32660] add the driver of i2c
2021-02-28 20:19:29 +08:00
Meco Man 9da70b7e76 删除多余空格 2021-02-27 14:53:00 +08:00
jackis 8c7dd0353a Keep the project file as it is, remove test code 2021-02-27 09:53:37 +08:00
Bernard Xiong 2bf53d315d
Merge pull request #4369 from mysterywolf/removeminilibc
[libc]移除minilibc 并将其职能并入newlibc中
2021-02-27 09:12:45 +08:00
supperthomas db61c0d377 [bsp/max32660] remove the microlib about keil 2021-02-27 00:15:53 +08:00
supperthomas bc133b83a7 [bsp/max32660] add the gcc and vscode environment 2021-02-26 23:35:08 +08:00
Bernard Xiong ff469fee30
Merge pull request #4360 from haocg9310/stm32DAC
fix stm32 drv_dac.c some bugs
2021-02-26 23:14:48 +08:00
jackis 2b9d265364 [bsp/max32660] modify readme.md 2021-02-26 17:41:56 +08:00
jackis c0c353e7c3 [bsp/max32660] close i2c 2021-02-26 17:38:53 +08:00
jackis d306e39a55 [bsp/max32660] add the driver of i2c 2021-02-26 17:32:33 +08:00
Meco Man c271332dd8 [bug][bsp][stm32][pandora] fix a bug that cannot use fatfs in the main thread at starting up 2021-02-26 10:23:01 +08:00
Bernard Xiong 8afee3092a
Merge pull request #4382 from Sunwancn/stm32-usart-8bits-parity
[drv_usart.c]修复stm32串口开启奇偶校验时字长设置错误
2021-02-26 00:10:14 +08:00
Sunwancn e22f72293e [drv_usart.c]修复stm32串口开启奇偶校验时字长设置错误 2021-02-24 21:11:27 +08:00
Bernard Xiong d1ba6ff32e
Merge pull request #4373 from LeeChunHei/bsp_fix
imxrt bsp 修復
2021-02-24 16:46:05 +08:00
Bernard Xiong b7a71b8552
Merge pull request #4371 from mysterywolf/fixold
[libc] 去除RT_USING_NOLIBC 历史遗留
2021-02-24 16:45:29 +08:00
LeeChunHei b4cbfca550 change to use SConscript to enable clear bss in startup.s 2021-02-24 12:04:08 +08:00
guozhanxin 05ce4e67c3 [bsp][raspberry-pico] Fixed failure to start without connecting to UART 2021-02-24 11:04:35 +08:00
Bernard Xiong c0331c5838
Merge pull request #4375 from mysterywolf/pin
[bsp][stm32][qspi]修复拼写错误
2021-02-23 18:59:40 +08:00
Meco Man 361f838567 修复拼写错误 2021-02-23 12:50:41 +08:00
LeeChunHei 8ef1fa192a fix no clear bss with gcc and the wrong logic in SConscript 2021-02-23 11:45:27 +08:00
Meco Man 8f7bbfa011 remove RT_USING_NOLIBC 2021-02-23 11:27:12 +08:00
Meco Man f9ad7f1b8c remove efm32 files 2021-02-23 10:41:07 +08:00
Meco Man 9220447060 update 2021-02-23 10:28:13 +08:00
Bernard Xiong 4426af03f8
Revert "添加imxrt的pulse encoder和usb host驅動" 2021-02-23 09:44:27 +08:00
Bernard Xiong d9c3459e11
Merge pull request #4295 from LeeChunHei/test_branch
添加imxrt的pulse encoder和usb host驅動
2021-02-23 09:41:27 +08:00
Bernard Xiong 6d3847b6bd
Merge pull request #4335 from LeeChunHei/qtimer_port
爲RT1052移植QTMR的PWM
2021-02-23 09:41:03 +08:00
Bernard Xiong 5a53b08fb9
Merge pull request #4336 from LeeChunHei/spi_test
對imxrt的SPI傳輸改用非阻塞API
2021-02-23 09:40:17 +08:00
Meco Man b2d3317c6a remove minilibc 2021-02-23 03:21:16 +08:00
LeeChunHei 6f0b8a5b78 change the wrong syntax 2021-02-22 22:26:00 +08:00
LeeChunHei 4c32843d73 add minus sign for all RT_ERROR code 2021-02-22 22:23:10 +08:00
LeeChunHei a40bf3b11d adding option for using blocking spi transfer 2021-02-22 22:17:07 +08:00
haocg 79ec88953f DAC little bug 2021-02-20 16:27:21 +08:00
Bernard Xiong 3b003937e8
Merge pull request #4352 from DavidLin1577/patch-7
Mini optimized the spi_flash_init.c
2021-02-20 12:19:11 +08:00
Bernard Xiong 2eaff5b829
Merge pull request #4353 from DavidLin1577/patch-8
Fixed the return value bug in sdcard_port.c
2021-02-20 12:19:01 +08:00
Bernard Xiong 68e676575e
Merge pull request #4357 from sheltonyu/developer
[bsp/at32] update for project default configuration
2021-02-20 12:14:35 +08:00
Bernard Xiong 3b459e8297
Merge pull request #4356 from BernardXiong/master
[bsp][x86] update x86 with Kconfig and newlib toolchains.
2021-02-20 12:13:48 +08:00
Bernard Xiong b204651517
Merge pull request #4333 from mysterywolf/pthread
[pthread][libc][time] 修改pthread与libc的时间函数若干问题
2021-02-20 12:12:56 +08:00
sheltonyu b950244d32 [bsp/at32] update for project default configuration 2021-02-20 10:03:12 +08:00
Bernard Xiong 2da5d4a5d6 [bsp][x86] update x86 with Kconfig and newlib toolchains. 2021-02-19 23:55:17 +08:00
David Lin e39789ecd0
Update sdcard_port.c 2021-02-19 13:35:19 +08:00
David Lin 68e0d3a19d
Fixed the return value bug in sdcard_port.c
Fixed the return value bug in sdcard_port.c
2021-02-18 23:46:42 +08:00
David Lin 69b95ac979
Mini optimized the spi_flash_init.c
Delete the ";"
2021-02-18 23:32:23 +08:00
whsj2 0c2aef2c0b 完善SWM320 BSP 2021-02-18 13:29:12 +08:00
Bernard Xiong 6420c27791
Merge pull request #4294 from Michael0066/ls1b-dev
bsp:ls1b:rework uart driver and fix some bugs to make it work. tested on ls1b dev board
2021-02-18 10:26:22 +08:00
Bernard Xiong 17ee3d2c08
Merge pull request #4346 from supperthomas/ci_test
[bsp/nrf5x] add the FAQ about hardfault
2021-02-18 09:41:49 +08:00
supperthomas b19e71e18e fix the complier error 2021-02-18 06:33:45 +08:00
supperthomas 5c73b3e6e9 add the FAQ about hardfault 2021-02-18 06:23:53 +08:00
Bernard Xiong 7f7b52f9a6
Merge pull request #4325 from sheltonyu/developer
1.add can and on-chip-flash drivers 2.fixed c++ compiler error
2021-02-18 00:13:43 +08:00
Bernard Xiong 51c492881a
Merge pull request #4343 from supperthomas/max32660_spi
[bsp/max32660] add the driver of spi and gpio
2021-02-17 11:13:54 +08:00
supperthomas 74d1f9b803 add the project 2021-02-16 16:30:10 +08:00
supperthomas 933f5dd392 add README and fix the code 2021-02-16 16:27:54 +08:00
supperthomas 8ac935aeaf add the driver of gpio 2021-02-16 00:02:00 +08:00
supperthomas c0f8330811 fix the sample code 2021-02-15 14:21:41 +08:00
supperthomas 3e6b866956 fix the code sytle 2021-02-15 13:59:08 +08:00
supperthomas 6c7ae38938 [bsp/max32660] add the driver of spi 2021-02-15 13:55:52 +08:00
Bernard Xiong 7d72bdf303
Merge pull request #4314 from mysterywolf/mktime1
[bug][localtime]解决底层驱动格林威治时间与当地时间混乱使用的问题
2021-02-15 09:26:52 +08:00
LeeChunHei 7e5034c67d change to use non blocking api and use semaphore to sync the transfer 2021-02-14 12:15:20 +08:00
LeeChunHei b51c6339f0 finish testing 2021-02-13 18:50:58 +08:00
LeeChunHei fa5c8e1502 modifly to use multi usb(not tested) 2021-02-13 18:50:47 +08:00
LeeChunHei 75a4efc406 Add pulse encoder and usb host to imxrt (not tested) 2021-02-13 18:50:37 +08:00
LeeChunHei 7c151557c3 Add pulse encoder and usb host to imxrt (not tested) 2021-02-13 18:50:19 +08:00
LeeChunHei 18ff046e7f change to correct username 2021-02-13 18:42:51 +08:00
Bernard Xiong d1d2d3a210
Merge pull request #4317 from DavidLin1577/patch-3
[bsp]Fixed the stack overflow bug in i2c.c
2021-02-12 23:53:57 +08:00
Bernard Xiong eda10bb966
Merge pull request #4318 from DavidLin1577/patch-4
[bsp]Mini optimized the drv_sound.c
2021-02-12 23:07:50 +08:00
Bernard Xiong 122a1753d5
Merge pull request #4330 from liruncong/RT_SECTION
SECTION改为RT_SECTION
2021-02-12 13:02:31 +08:00
Bernard Xiong 12ce3bd4ff
Merge pull request #4332 from supperthomas/max32660
[bsp/maxim]add the bsp of max32660-evsys
2021-02-12 12:58:44 +08:00
Meco Man 40bb949cd5 update bsp zynq7000 2021-02-12 12:44:12 +08:00
Meco Man 55b31a7c00 update fh8620 这些BSP太老了!! 2021-02-12 12:34:29 +08:00
Meco Man 45867effd8 update bsp fh8620 zynq7000 2021-02-12 12:28:04 +08:00
Meco Man cc000b33cd update bsp ls1cdev 2021-02-12 12:24:59 +08:00
Meco Man 28e8e6da62 add void rt_hw_us_delay(rt_uint32_t us) for mini2440 2021-02-12 02:37:30 +08:00
supperthomas f818faec58 fix the code sytle 2021-02-12 00:28:44 +08:00
supperthomas 096253936f [bsp/max32660] add readme 2021-02-11 23:33:38 +08:00
supperthomas c91971821e add the gcc complier 2021-02-11 20:50:05 +08:00
supperthomas 153b03f310 [bsp/max32660] add the keil project 2021-02-11 16:18:33 +08:00
supperthomas 864d1dd703 fix the project 2021-02-11 10:57:00 +08:00
supperthomas abcac46fcf first console project 2021-02-11 04:51:35 +08:00
liruncong 6df5634b52 [bsp]SECTION=>RT_SECTION(与catch2中SECTION冲突) 2021-02-09 23:25:56 +08:00
sheltonyu bb28784a0c 1.add can and on-chip-flash drivers 2.fixed c++ compiler error 2021-02-09 14:28:11 +08:00
Bernard Xiong 09024c25f0
Merge pull request #4321 from mysterywolf/blue
[stm32][bluepill] 增加英文参考资料
2021-02-08 20:35:43 +08:00
Meco Man 10e955638d [stm32][bluepill] 增加英文参考资料 2021-02-08 15:01:13 +08:00
David Lin a76fde6ca4
[bsp] mini optimized the drv_xpt2046.c
error device name xpt2049 in pi4 , so  changed xpt2049 -> xpt2046.
2021-02-08 12:34:25 +08:00
David Lin 79267212ef
[bsp]Mini optimized the drv_sound.c
1.  "tx_fifo = rt_calloc(1, TX_FIFO_SIZE); "  , so deleted the line "rt_memset(tx_fifo, 0, TX_FIFO_SIZE);"
2. " rx_fifo = rt_calloc(1, TX_FIFO_SIZE); "  , so deleted the line "rt_memset(rx_fifo, 0, TX_FIFO_SIZE);"
2021-02-08 11:57:50 +08:00
Wayne Lin 1679a9c618 Remove IAR warnings. 2021-02-08 11:51:52 +08:00
David Lin 82586c5e02
mini optimize the i2c.c 2021-02-08 10:12:57 +08:00
Bernard Xiong 21ebf93e20
Merge pull request #4270 from greedyhao/stm32-pwm-fix
[bsp][stm32] fix PWMN_CMD_DISABLE config
2021-02-08 09:53:01 +08:00
Meco Man 86ebf17a23 localtim改为gmtime 2021-02-07 21:49:25 +08:00
Meco Man f073911cd3 解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数 2021-02-07 21:08:41 +08:00
supperthomas 0fe8fccfbd first version 2021-02-06 07:36:26 +08:00
Bernard Xiong 9787116870
Merge pull request #4272 from iysheng/master
[bsp][gd32103c-eval] Add hwtimer driver and modify adc driver with LOG_x function
2021-02-06 00:15:41 +08:00
Bernard Xiong 7fc236dddb
Merge pull request #4306 from mysterywolf/rtc
[libc][stm32-driver RTC] 修复RTC驱动以及libc time.c库若干问题
2021-02-05 20:23:24 +08:00
Wayne Lin 4fcb87a8aa Support M2354 platform.
1. Add NuMaker-M2354 BSP.
2. Fix SLCD library and modify its demo.
2021-02-05 18:52:13 +08:00
iysheng e2d6f6aadd [bsp][gd32103c-eval] Modify adc driver with LOG_x function and deselect adc and hwtimer driver 2021-02-05 13:53:52 +08:00
Meco Man c2fca3dffe 修复RTC驱动以及libc time.c库若干问题 2021-02-05 13:13:22 +08:00
iysheng a281ee9874 code format 2021-02-05 11:46:44 +08:00
iysheng 2b50fbafe2 [bsp][gd32103c-eval] Add hwtimer driver 2021-02-05 11:45:05 +08:00
Bernard Xiong 6b980039b1
Merge pull request #4301 from thread-liu/master
[update] elf2uf2.exe
2021-02-04 14:21:37 +08:00
greedyhao 4b9e58cb1b [bsp][bluetrum] add adc and rtc support 2021-02-04 13:51:55 +08:00
thread-liu a5c91a07ef [update] elf2uf2.exe 2021-02-04 11:13:30 +08:00
Bernard Xiong e210bc7cb6
Merge pull request #4273 from greedyhao/bluetrum
[bsp][bluetrum] add pwm support
2021-02-03 10:53:16 +08:00
Bernard Xiong 58c3b2f523
Merge pull request #4289 from mysterywolf/stm32bsp
[stm32][bsp]更新BSP readme列表
2021-02-02 21:33:36 +08:00
thread-liu 00841bb0f5 [add] raspberry-pico elf2uf2.exe 2021-02-02 17:38:19 +08:00
cosmo 55ea496431 格式修正 2021-02-02 14:28:32 +08:00
cosmo 9c811b19ba 修复滤波设置问题,根据标志帧和扩展帧判别所需位移,根据滤波模式判别CAN_FxR2[3:0]设置。 2021-02-02 14:23:56 +08:00
cosmo 69a347fa7b 修复 应用层设置hdr = -1时,驱动层没有正确识别问题,默认按照滤波表顺序设置FilterBank 2021-02-02 14:10:57 +08:00
michael 97de1e7407 bsp:ls1b:rework uart driver and fix some bugs to make it work. tested on ls1b dev board which make by Loongson(GuangZhou) 2021-02-02 09:33:38 +08:00
Bernard Xiong 59f320783f
Merge pull request #4286 from Michael0066/ls1b-dev
ls1b: fix the count of GPIO IRQ
2021-02-02 07:00:46 +08:00
Bernard Xiong b42a43cd00
Merge pull request #4265 from guojiawei314/master
修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。
2021-02-02 05:46:08 +08:00
Bernard Xiong f2a091e2ad
Merge pull request #4287 from OpenNuvoton/nuvoton
[bsp/nuvoton] Sync and update.
2021-02-02 05:44:51 +08:00
Bernard Xiong bb35c5d627
Merge pull request #4242 from 0xcccccccccccc/patch-1
[BSP][LS2K][Bug fix]修正龙芯2K平台下SPI分频系数调节不正确的错误
2021-02-02 05:39:15 +08:00
Meco Man b63b7e46c5 [stm32][bsp]更新BSP readme列表 2021-02-01 12:44:05 +08:00
Wayne Lin 9a37920a69 Add SPI NAND's bootloader and its booting parameters. 2021-02-01 10:44:02 +08:00
Wayne Lin dfbeb9e88c Sync Nuvoton porting.
1. NUC980 platform: USBH, INPUTCAPTURE, SPINAND.
2. Correct enter-quad-mode routine in board_dec.c.
3. Use RT_ASSERT to catch system-call-exceptions.
2021-02-01 10:35:44 +08:00
michael 4de8848a8c bsp:ls2k: make uart init more flexible 2021-01-31 23:03:16 +08:00
michael d874ab1109 mips:gs232:LS1C300 have 5 group INTC cells but LS1B have 4 group INTC cells 2021-01-31 21:56:30 +08:00
Bernard Xiong ef8b984fa1
Merge pull request #4282 from Michael0066/ls2k-dev
bsp:ls2k:make set console device more flexible
2021-01-31 13:35:24 +08:00
Bernard Xiong cf497f0c18
Merge pull request #4285 from hyhkjiy/feature/nrf5x
Feature/nrf5x
2021-01-31 13:31:20 +08:00
Bernard Xiong 8801de442b
Merge pull request #4274 from xys20071111/master
Update bsp/allwinner_tina/rtconfig.py
2021-01-31 13:30:28 +08:00
hyhkjiy 50fe26e19c [UPD]nrf52840 compatible with gcc compilation 2021-01-31 10:03:56 +08:00
hyhkjiy 81c26ecf5d [UPD]nrf52832 compatible with gcc compilation 2021-01-31 10:01:10 +08:00
michael 752238dbe8 bsp:ls2k:make set console device more flexible 2021-01-30 19:47:13 +08:00
Bernard Xiong 45963a16b0
Merge pull request #4266 from mysterywolf/bluepill
[stm32][bluepill] add the function of MDK simulator & update MDK5 project template
2021-01-30 09:23:14 +08:00
Bernard Xiong 40feb74557
Merge pull request #4276 from Guozhanxin/raspberry-pico
[bsp][raspberry-pico]add gpio drivers
2021-01-30 05:37:21 +08:00
forest-rain aa285845f2 add support stm32wl and bsp/stm32wl55jc-st-nucleo(recommit)
update STM32WLxx_HAL to released v1.0.0
2021-01-29 10:28:18 +08:00
Meco Man d79efd3794 update 2021-01-29 10:01:04 +08:00
guozhanxin 871ba08ae6 [bsp][raspberry-pico]update file header 2021-01-28 22:24:27 +08:00
guozhanxin 76331797cd [bsp][raspberry-pico]add gpio drivers 2021-01-28 22:17:05 +08:00
Bernard Xiong 8b0d2bd323
Merge pull request #4263 from thread-liu/master
[PWM] Fix the pwm clock frequency doubling problem.
2021-01-28 21:12:55 +08:00
guojiawei314 ffc3da61fe 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。统一为pin。 2021-01-28 21:06:46 +08:00
guozhanxin 6d36d384c2 add raspberry-pico bsp 2021-01-28 19:59:59 +08:00
Tom Xue ffb2b5a210
Update rtconfig.py
将 print 改成 python3 的
2021-01-28 18:40:52 +08:00
greedyhao 801aa4747b [bsp][bluetrum] add pwm support 2021-01-28 17:06:09 +08:00
Meco Man 5cf677e452 update readme 2021-01-28 11:42:09 +08:00
Meco Man 1fa29abaf6 add RTC and PC13 2021-01-28 11:40:20 +08:00
greedyhao c339386c07 [bsp][stm32] fix PWMN_CMD_DISABLE config 2021-01-27 15:03:55 +08:00
greedyhao cd15ffedfe [bsp][bluetrum] update link.lds 2021-01-27 14:37:57 +08:00
greedyhao 76dbf1936d [bsp][bluetrum] only keep uart driver open 2021-01-26 16:20:25 +08:00
greedyhao 0a5f6e8cdd [bsp][bluetrum] update README.md 2021-01-26 16:11:25 +08:00
greedyhao 16074235b9 [bsp][bluetrum] add hwtimer support 2021-01-26 16:09:35 +08:00
greedyhao bd07198444 [bsp][bluetrum] add wdt support 2021-01-26 16:09:09 +08:00
greedyhao c92b6e151e [bsp][bluetrum] add i2c support 2021-01-26 16:08:46 +08:00
greedyhao 8e592b9f91 [bsp][bluetrum] update link.lds 2021-01-26 16:06:21 +08:00
Meco Man 4f1c96de30 change linker scripts to 128K ROM 2021-01-26 06:28:39 +08:00
Meco Man f439bb4f22 update 2021-01-26 06:07:32 +08:00
Meco Man 7ac8b468d7 update 2021-01-26 05:46:57 +08:00
Meco Man 44ea5e54db update 2021-01-26 05:20:00 +08:00
Meco Man d21337c4be add simulator function 2021-01-26 05:19:10 +08:00
Meco Man 2c055a2cc6 update readme 2021-01-26 05:02:05 +08:00
Meco Man a6cd8087a0 update reamde 2021-01-26 00:19:10 +08:00
guojiawei314 735f0c33d6 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。 2021-01-25 23:25:16 +08:00
thread-liu 552c55681e [PWM] Fix the timer clock frequency doubling problem. 2021-01-23 11:54:23 +08:00
Bernard Xiong e81f1a0eec
Merge pull request #4255 from greedyhao/bluetrum
[bsp][bluetrum] add sdio support
2021-01-22 19:59:27 +08:00
Bernard Xiong 2f7c5f06a9
Merge pull request #3950 from PYGC/dev
[bsp] fix mm32 iar icf bugs
2021-01-22 18:36:10 +08:00
greedyhao 71bf7993f2 [bsp][bluetrum] change the name of the sd register enum 2021-01-22 16:08:14 +08:00
greedyhao eb46de9669 [bsp]bluetrum] update kconfig 2021-01-21 17:24:28 +08:00
greedyhao f7565c4467 [bsp][bluetrum] update copyright 2021-01-21 16:08:06 +08:00
greedyhao 13708b9cda [bsp][bluetrum] delet romfs.c 2021-01-21 16:07:49 +08:00
Bernard Xiong 3066291337
Merge pull request #4253 from thread-liu/master
[update] stm32mp1 uart dma sample.
2021-01-21 12:45:38 +08:00
Bernard Xiong 7ed63ef52b
Merge pull request #4250 from Trisuborn/master
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令等
2021-01-21 11:58:52 +08:00
thread-liu c8ac5c748a [update] return value judgment. 2021-01-21 09:46:35 +08:00
Trisuborn 68e5c6f511 Logical error 2021-01-21 06:37:42 +08:00
Trisuborn 55402e19db 优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令 2021-01-20 23:47:18 +08:00
greedyhao 52f547f56a [bsp][bluetrum] add cpp support 2021-01-20 19:28:35 +08:00
greedyhao 7d0155eeaa [bsp][bluetrum] add sdio support 2021-01-20 19:28:26 +08:00
thread-liu f691db99b5 [update] uart dma sample. 2021-01-20 15:31:38 +08:00
bernard 9f4ce7ee6f !113 添加armclang支持
Merge pull request !113 from shuobatian/gitee_master
2021-01-20 13:50:59 +08:00
Trisuborn 63239801d9 修改无意义代码 2021-01-20 11:24:00 +08:00
Trisuborn aed3cc162f 为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令 2021-01-19 17:14:32 +08:00
Zhaoxing Li bda4b68a80 [bsp][stm32] Add HAL_TIM_Base_Init 2021-01-19 14:02:31 +08:00
bernard 60c695073f !117 Bug Fixed #bsp/hc32f4a0 sram size & I2C gpio init
Merge pull request !117 from chengy4/gitee_master
2021-01-18 21:32:48 +08:00
chengy4 20cf905c96 delete space line 2021-01-18 17:14:55 +08:00
chengy4 431ddb90f5 1.modify SRAM_SIZE
2.modify I2C gpio init
2021-01-18 15:55:33 +08:00
马浩然 902fe8bd5e
Update drv_spi.c
Bug Fixed : clock division cannot been adjusted as expected due to wrong register configuration.
2021-01-17 23:33:48 +08:00
Meco Man 48b942d38d [.gitignore] 将dist文件夹滤掉 2021-01-17 20:46:52 +08:00
Bernard Xiong a18714b04a
Merge pull request #4236 from Jedcheen/master
fix imxrt uart2 wrong configure
2021-01-17 16:14:35 +08:00
Bernard Xiong 2d71a33248
Merge pull request #4238 from mysterywolf/master
[stm32][bsp][bluepill] update readme and update cubemx project
2021-01-17 15:54:53 +08:00
Meco Man c2cd5ef7ce update 2021-01-17 14:04:28 +08:00
Bernard Xiong f2bfd34618
Merge pull request #4233 from xiaofengvskuye/master
修复NRF52840启用SPI驱动后编译错误问题
2021-01-15 14:14:29 +08:00
Meco Man 1915c4027a update 2021-01-14 23:47:49 +08:00
Meco Man e93cbcb371 update 2021-01-14 14:06:35 +08:00
Meco Man 7fe68aca57 update 2021-01-14 14:05:37 +08:00
Meco Man f8af4b6d68 update 2021-01-14 13:22:45 +08:00
Meco Man dfedf1ab92 update readme 2021-01-14 00:04:16 +08:00
Meco Man c19183a647 update cubemx 2021-01-13 23:14:22 +08:00
Meco Man f2444c3090 update keil5 project template 2021-01-13 22:55:49 +08:00
shuobatian b546e25f9f armcc 链接参数 2021-01-13 21:59:02 +08:00
shuobatian ed28e65b7e 防止字符转义 2021-01-13 21:55:25 +08:00
shuobatian 7018a5c297 修改armclang编译参数,debug优化等级-O1 2021-01-13 21:47:40 +08:00
Bernard Xiong d8a3ad5431
Merge pull request #4235 from balanceTWK/master_0113
[stm32][stm32f103-blue-pill] add USB device support.
2021-01-13 20:19:08 +08:00
Bernard Xiong d8e7f5cf1d
Merge pull request #4237 from mysterywolf/bspupdate
[readme] update
2021-01-13 19:23:50 +08:00
tangweikang 01b43fcb8c [stm32][stm32f103-blue-pill] add USB device support. 2021-01-13 11:34:45 +08:00
Jedcheen 9fb1520d0e
fix imxrt uart2 wrong configure 2021-01-13 11:31:03 +08:00
xiaofengvskuye 9271f66273 修复NRF52840启用SPI驱动后编译错误问题 2021-01-12 16:16:28 +08:00
shuobatian 94b5d009d1 不使用microlib 2021-01-11 22:36:30 +08:00
shuobatian 791527caca add armclang support 2021-01-11 20:07:12 +08:00
chenjiafan 8ed36da17f [add]added on-board LCD support for for Bear-Pi 2021-01-10 22:25:08 +08:00
chenjiafan e05e6c0402 [update]modify Bear-Pi BSP configuration error 2021-01-10 22:24:37 +08:00
Meco Man 660b9fb627 update 2021-01-08 11:20:46 +08:00
Meco Man 0e70ef4001 update 401 2021-01-08 11:18:47 +08:00
WBI\nxf44444 2e15ec26ba modify drv_sdio.c 2021-01-06 16:16:04 +08:00
Bernard Xiong 84f19b84c5
Merge pull request #4223 from iysheng/master
[bsp][gd32103c-eval] Add gd32103c-eval bsp  [src/kservice.c] 更新打印提示時間信息
2021-01-05 09:24:26 +08:00
Bernard Xiong 821229f896
Update SConscript 2021-01-05 09:12:04 +08:00
Bernard Xiong 33ec49fcc1
Merge pull request #4165 from Hxinrong/rt_mutex_takeBranch
add error checks of rt_mutex_take()
2021-01-05 08:57:12 +08:00
Xinrong Han 3f1407827d add error checks of rt_mutex_take() 2021-01-04 17:08:56 +08:00
WBI\nxf44444 77fd2c4342 add license info header&remove the unnecessary code. 2021-01-04 15:22:50 +08:00
iysheng 01adbab9b7 [bsp][gd32103c-eval] Add gd32103c-eval bsp 2021-01-04 14:22:38 +08:00
linyiyang c20f528f53 修改python 空格和tab混用的问题 2020-12-31 13:08:48 +08:00
linyiyang 5ad52608a4 修改python 空格和tab混用的问题; 2020-12-31 10:51:09 +08:00
bernard 53f5d0fa89 Merge remote-tracking branch 'gitee/gitee_master' 2020-12-31 10:17:00 +08:00
bernard f8d7f34728 [BSP] Add license info and code cleaup for vexpress-a9 BSP 2020-12-31 09:48:36 +08:00
Bernard Xiong a129257624
Merge pull request #4024 from charlown/master
fix rx gpio_mode_set param in drv_usart.c
2020-12-31 08:37:11 +08:00
chenjiafan 3c9d5d7af2 [add]add Bear-Pi BSP 2020-12-30 20:16:05 +08:00
Bernard Xiong a207f22150
Merge pull request #4206 from greedyhao/bluetrum
[bsp][bluetrum] update link.lds
2020-12-30 20:02:41 +08:00
greedyhao 7741df50ab [bsp][bluetrum] update link.lds 2020-12-30 17:43:23 +08:00
Bernard Xiong 4529e9a741
Merge pull request #4198 from mysterywolf/gettick
[bug] add function rt_tick_get_millisecond() and fix bug #4012
2020-12-30 17:20:28 +08:00
Meco Man 63cd26b0d1 update 2020-12-30 16:32:20 +08:00