Commit Graph

9696 Commits

Author SHA1 Message Date
luhuadong cc16f69d8e add bsp stm32/stm32l412-st-nucleo 2020-05-06 11:23:15 +08:00
Bernard Xiong 79e8838690
Merge pull request #3580 from ousugo/fixtypo
fix led0 --> led1
2020-05-05 21:02:13 +08:00
ousugo dff597e68c fix led0 --> led1 2020-05-05 15:13:11 +08:00
supperthomas 979cec4af6 [nrfx] add the qspi_flash of nordic pdk 2020-05-05 13:35:38 +08:00
luhuadong c0ed7f6e89 [BSP] correct stm32l412-st-nucleo capacity info 2020-05-04 23:00:41 +08:00
Bernard Xiong 084996ddb5
Merge pull request #3565 from OpenNuvoton/rtt_issues
Get stuck issue after open-close-open CAN device.
2020-05-04 22:06:16 +08:00
whj4674672 92ddb8b0f3 [bsp/stm32/stm32h743-atk-apollo]support stm32h7 uart dma 2020-05-02 15:09:41 +08:00
Bernard Xiong 193bfc2008
Merge pull request #3564 from supperthomas/master
[nrfx] Add the on-chip flash
2020-05-02 12:14:15 +08:00
Bernard Xiong 1a1e493eb8
Merge pull request #3575 from Prry/develop
Add vendor information of sensor
2020-05-02 11:40:02 +08:00
supperthomas 4f87edbd35
Merge branch 'master' into master 2020-05-02 09:43:50 +08:00
supperthomas 1ea7a3f519 [nrfx] Add the on-chip flash 2020-05-02 09:41:56 +08:00
Prry 040816dee8 add vendor information of sensor 2020-05-02 00:39:48 +08:00
Bernard Xiong 664bc4e9d8
Merge pull request #3569 from egbert-h/master
mstorage.c: fix the issue bug in_read_capacity()
2020-05-01 17:40:02 +08:00
Bernard Xiong 084b0b0675
Merge pull request #3572 from BernardXiong/cxx_rename
[C++] rename the Thread/Mutex to cxx_Thread/Mutex to avoid same name …
2020-05-01 16:37:22 +08:00
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
Wayne Lin 39431f5a70 Rename usbd and usbh source files for IAR building issue. 2020-04-30 15:47:42 +08:00
朱天龙 (Armink) 5d696a2460
Merge pull request #3566 from xckhmf/master
[bsp\nrf5x]Support BSP UART0
2020-04-29 00:47:20 -05:00
XYX12306 572df0f5bf add bsp/stm32/stm32f413-st-nucleo 2020-04-29 09:37:30 +08:00
Maofeng 79b44d29ad [bsp\nrf5x]Support BSP UART0 2020-04-28 23:14:33 +08:00
hphuang 9d374f873c mstorage.c: fix the issue that _read_capacity() returns the wrong last valid address of storage medium 2020-04-28 19:07:08 +08:00
NU-LL c7b74a1e8f support SPI/ADC/TIME on-chip peripheral driver 2020-04-28 13:33:15 +08:00
Bernard Xiong 252b9aa01c
Merge pull request #3562 from bigmagic123/raspi_mbox
Raspi mbox
2020-04-27 18:23:49 +08:00
Wayne Lin 5bddcd378e Get stuck issue after open-close-open CAN device.
Signed-off-by: Wayne Lin <wosayttn@gmail.com>
2020-04-27 16:01:05 +08:00
Bernard Xiong d64a7e0569
Merge pull request #3530 from tekkamanninja/k210_drv_uart_upstream
K210 drv uart upstream
2020-04-27 10:42:00 +08:00
Fu Wei 609911bee9 [RISC-V:K210]Add UART1~3 support for K210
This patch adds UART1~3 support for K210, and separates the rt_uart_ops of
UARTHS from UART.
This patch add configs in Kconfig for configuring the pins of UARTx,
please check the sysctl_set_power_mode for the pins in the io_config_init
of bsp/k210/driver/drv_io_config.c

Signed-off-by: Fu Wei <wefu@redhat.com>
2020-04-26 19:51:35 +08:00
bigmagic 6251fc93b6 [bsp/raspi]fix hdmi driver 2020-04-26 09:53:59 +08:00
bigmagic 2099924e20 add raspi3 mbox option 2020-04-26 09:53:59 +08:00
luhuadong b3dc8111db [BSP] update stm32l412-st-nucleo mdk5 project 2020-04-24 23:46:38 +08:00
luhuadong d47f03788f [BSP] update stm32l412-st-nucleo mdk5 project 2020-04-24 23:43:28 +08:00
luhuadong db327dc2e6 [BSP] Adjust RCC for stm32l412-st-nucleo BSP 2020-04-24 21:58:06 +08:00
Bernard Xiong bc7d903ce8
Merge pull request #3558 from BernardXiong/fix_gcc_version_issue
[tools] fix c99/siginfo_t issue caused by gcc_version
2020-04-24 12:06:37 +08:00
Bernard Xiong 4b33ba947b
Merge pull request #3545 from DavidLin1577/patch-7
[libcpu/arm]Update start_gcc.S
2020-04-24 09:00:59 +08:00
Bernard Xiong 03eb616ff6 [tools] fix c99/siginfo_t issue caused by gcc_version 2020-04-24 08:46:56 +08:00
Bernard Xiong 7b055bd8be
Merge pull request #3557 from yangjie11/yangjie
[bsp][stm32l475-atk-pandora]将SPI3配置为 transmit only master 模式,防止LCD模块使…
2020-04-24 08:34:44 +08:00
luhuadong ae724e447f [BSP] Add stm32l412-st-nucleo BSP 2020-04-24 02:46:01 +08:00
yangjie ef00e50ad5 [bsp][stm32l475-atk-pandora]将SPI3配置为 transmit only master 模式,防止LCD模块使用的PIN脚被SPI3_MISO占用 2020-04-23 16:21:01 +08:00
Bernard Xiong 01a7587d3d
Merge pull request #3547 from luhuadong/develop
[BSP] add Libraries when scons --dist
2020-04-23 13:19:46 +08:00
luhuadong e1bd3673fd [AT32 BSP] do bsp special dist handle 2020-04-22 16:58:10 +08:00
Bernard Xiong 00de74ca04
Merge pull request #3550 from nuclei-community/dev_nuclei_doc
[DOC] Add Nuclei to main README.md
2020-04-22 03:55:47 +08:00
Bernard Xiong f01017aa95
Merge pull request #3549 from xckhmf/master
[update]modify nrf5x/nrf52840 for [No Softdevice]&[RT_USING_USER_MAIN]
2020-04-22 03:55:15 +08:00
xiangxistu e822924176 [update] support uart2
Signed-off-by: xiangxistu <xiangxistu@foxmail.com>
2020-04-21 21:14:20 +08:00
Bernard Xiong 00503fb835
Merge pull request #3512 from xupenghu/stm32l010rb-nucleo
Stm32l010rb nucleo
2020-04-20 23:52:28 +08:00
xupenghu_huaweipc 3b20282e13 add bsp/stm32l010rb-nucleo, fix some pr suggest. 2020-04-20 19:20:56 +08:00
Huaqi Fang bcda77bc43 [DOC] Add Nuclei to main README.md
Mainly display Nuclei processor support

Signed-off-by: Huaqi Fang <578567190@qq.com>
2020-04-20 10:33:32 +08:00
Bernard Xiong 60a04a83d7
Merge pull request #3543 from DavidLin1577/patch-5
[examples/network]Update tcpsendpacket.c
2020-04-19 17:56:49 +08:00
Maofeng 805432d315 [update]modify nrf5x/nrf52840 for [No Softdevice]&[RT_USING_USER_MAIN] 2020-04-19 17:37:43 +08:00
luhuadong 964cbe612a Resolve conflicts 2020-04-18 16:26:36 +08:00
Bernard Xiong d2ff505538
Merge pull request #3546 from nuclei-community/dev_nuclei_pr
[BSP][Nuclei] Add Nuclei RISC-V Processor support
2020-04-18 07:50:30 +08:00
Bernard Xiong cd249bfcb1
Merge pull request #3548 from bigmagic123/fix_waring
Fix aarch64 waring
2020-04-18 07:48:01 +08:00
bigmagic 3afb24f4c1 fix aarch64 compiler warning 2020-04-17 22:35:55 +08:00