Commit Graph

41 Commits

Author SHA1 Message Date
acevest a52bb94ed2 initialize the clock tree of GD32VF103C_START to 108MHz 2019-10-03 15:01:46 +08:00
acevest 3c88162700 move usart0_init to main 2019-10-02 11:05:04 +08:00
acevest bd407ece98 add usart0, printf support for GD32VF103C_START board 2019-10-01 17:18:54 +08:00
supowang 414dccf119 add stm32L053r8 support
add stm32L053r8 support
2019-09-30 11:37:22 +08:00
supowang b7017358b9 Repair partial scrambling 2019-09-29 15:31:28 +08:00
Supowang1989 9dd36ed2da
Merge pull request #16 from acevest/bumblebee_timer
detach risc-v cpu bumblebee level code from gd32v lib
2019-09-29 11:29:44 +08:00
acevest 384a4f6ef3 enable set systick priority for bumblebee 2019-09-26 22:11:24 +08:00
acevest f03535a484 detach risc-v cpu bumblebee level code from gd32v lib 2019-09-26 22:11:07 +08:00
QinYUN575 ff50fe9633 add support for ALIENTEK_Pandora_STM32L475 2019-09-26 14:35:02 +08:00
Supowang1989 7b06a3044b
Merge pull request #12 from acevest/gd32v
add pre support for GD32VF103C_START board
2019-09-26 10:19:30 +08:00
acevest cfcb853a75 fix tick per second 2019-09-26 09:11:31 +08:00
acevest 16f3cbb463 add pre support for GD32VF103C_START board 2019-09-25 23:36:01 +08:00
acevest b1b2d1eabc organize risc-v code for spike and bumblebee 2019-09-25 21:53:27 +08:00
supowang e147b06080 add ALIENTEK_W601 support
add ALIENTEK_W601 wifi support
2019-09-25 15:24:38 +08:00
SheldonDai 9727512631 add event-driven framework
see examples/event_driven_at_module and examples/event_driven_hello_world, demo project: TencentOS-tiny\board\TencentOS_tiny_EVB_MX\KEIL\event_driven_hello_world
2019-09-24 17:21:58 +08:00
supowang 97be1b9e93 add support for ALIENTEK_WarShip_STM32F103 2019-09-24 11:49:36 +08:00
supowang b7082e7b35 add support for ALIENTEK_EXPLORER_STM32F407ZGT6
add support for ALIENTEK_EXPLORER_STM32F407ZGT
2019-09-24 11:26:35 +08:00
acevest 8ef8fed56e fix risc-v gp(global pointer register) problem 2019-09-24 10:29:31 +08:00
acevest 1747cedc61 support GD32VF103C START board 2019-09-24 10:29:31 +08:00
acevest 2d9580cf78 gd32vf103 jump to task success 2019-09-24 10:28:14 +08:00
supowang 45e8c1e6af rename ALIENTEK_Elite_STM32F103 2019-09-23 17:34:20 +08:00
supowang 5bd3765ae5 add support for ALIENTEK_Elite_STM32F103 2019-09-23 17:31:48 +08:00
supowang 3c2e4debef add support for ALIENTEK-MiniSTM32F103RCT6
TencentOS tiny hello world on ALIENTEK-MiniSTM32F103RCT6
2019-09-23 16:23:52 +08:00
mculover666 5e9aefb90a add support for gcc 2019-09-21 21:50:55 +08:00
mculover666 ccdefc11ec fix the floder name bug 2019-09-21 21:19:15 +08:00
mculover666 ea3a97b152 fix bh1750 code style 2019-09-21 20:40:09 +08:00
mculover666 cce7ab6e3b add support for bearpi board 2019-09-21 14:12:04 +08:00
supowang a787b64f51 clean some code
clean some code
2019-09-20 18:57:46 +08:00
Supowang1989 b43b9b40a7
Merge pull request #4 from zachiot/master
Hello,新增了STM32F10XGCC版本例程,请求合并
2019-09-20 18:50:37 +08:00
supowang 2a5f244086 add STM32F407 HAL supoort
add STM32F407 HAL supoort
2019-09-20 18:08:25 +08:00
Zach_iot 10e9283072
Create Readme 2019-09-20 15:55:36 +08:00
zachiot 2b668802d3 增加STM32F10X GCC编译例程 2019-09-20 15:50:56 +08:00
acezhao 72b4656c2a remove some comments 2019-09-20 10:46:04 +08:00
acezhao f3212cc924 add gcc demo 2019-09-18 12:54:03 +08:00
acezhao 262dbe0b56 move rv32i port code under gcc 2019-09-18 12:54:03 +08:00
acezhao de43d4ef0e replace multiple instructions with macro SAVE_CONTEXT and RESTORE_CONTEXT 2019-09-18 12:53:56 +08:00
acezhao ad72fb73d2 fix port_systick_config bug 2019-09-18 12:53:46 +08:00
acezhao af245f2e5b port TencentOS tiny to RISC-V 2019-09-18 12:53:38 +08:00
supowang 58314cf373 fix doc
fix doc
2019-09-17 19:58:33 +08:00
supowang 65ce348b0e delete some project files
fix some project and delete some files
2019-09-17 17:32:51 +08:00
supowang edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00