acevest
2e225ac46d
fix typo
2019-10-04 12:33:40 +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
SheldonDai
25f2aeef9e
update nordic bsp
2019-09-30 13:23:20 +08:00
supowang
9eaf726d90
fix IAR FPU bug
2019-09-30 11:56:13 +08:00
supowang
414dccf119
add stm32L053r8 support
...
add stm32L053r8 support
2019-09-30 11:37:22 +08:00
supowang
446b341232
fix scrambling
2019-09-29 15:38:17 +08:00
supowang
b7017358b9
Repair partial scrambling
2019-09-29 15:31:28 +08:00
Supowang1989
c9c423555a
Merge pull request #22 from illusionlee/master
...
repair make_mac_stm32cubeide_code scripts.
2019-09-29 11:31:08 +08:00
Supowang1989
73e81714ca
Merge pull request #20 from acevest/context_switch
...
improve risc-v context switch
2019-09-29 11:30:08 +08:00
Supowang1989
bb205c7fba
Merge pull request #18 from acevest/update_gd32vf103_firmware_library
...
update GD32VF103_Firmware_Library to 1.0.1
2019-09-29 11:29:57 +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
IllusionLee
e50389c1d6
repair make_mac_stm32cubeide_code scripts.
2019-09-28 15:38:39 +08:00
acevest
e4038592b9
improve risc-v context switch
2019-09-27 17:27:59 +08:00
SheldonDai
b34ce35f5e
fix comment
2019-09-27 16:09:19 +08:00
SheldonDai
ca133a077a
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
2019-09-27 11:30:31 +08:00
SheldonDai
26edb2dfb3
remove robin enable config
2019-09-27 11:30:24 +08:00
acevest
67e5155475
update GD32VF103_Firmware_Library to 1.0.1
2019-09-26 22:38:54 +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
Supowang1989
25e35c449b
Merge pull request #15 from QinYUN575/master
...
add support for ALIENTEK_Pandora_STM32L475
2019-09-26 14:56:39 +08:00
QinYUN575
ff50fe9633
add support for ALIENTEK_Pandora_STM32L475
2019-09-26 14:35:02 +08:00
Supowang1989
b1436e7431
Merge pull request #14 from acevest/fix_doc
...
fix doc #13
2019-09-26 10:20:07 +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
e361ccf93b
fix doc #13
2019-09-26 09:20:47 +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
59c8e69af5
fix risc-v init task gp(global pointer register) bug
2019-09-25 23:29:26 +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
874b7307ae
event-driven tab2space
2019-09-24 17:33:30 +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
379427f879
Merge branch 'gd32v-dev' of https://github.com/acevest/TencentOS-tiny into gd32v-dev
2019-09-24 10:30:47 +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
acevest
86e6f923d7
import GD32VF103 Firmware Library
2019-09-24 10:28:14 +08:00
acevest
c972a9cf5b
fix risc-v gp(global pointer register) problem
2019-09-24 10:19:57 +08:00
Supowang1989
c081991983
Merge pull request #10 from acevest/risc-v
...
fix code style
2019-09-24 10:07:52 +08:00
acevest
0872cbfbd4
support GD32VF103C START board
2019-09-23 22:26:06 +08:00
acevest
b558088503
gd32vf103 jump to task success
2019-09-23 22:25:43 +08:00
acevest
83cf2e27a2
import GD32VF103 Firmware Library
2019-09-23 22:24:59 +08:00
SheldonDai
1401c2bff5
fix some spell
2019-09-23 21:06:32 +08:00
SheldonDai
4cfe60a9cb
fix a tick list add bug
...
fix a tick list add bug: if a lower priority task has the same tick_expires with a higher priority task in the tick list, the lower should be added behind the higher one.
2019-09-23 20:40:31 +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
Supowang1989
b68480232e
Merge pull request #6 from Mculover666/master
...
add support for bearpi board
2019-09-21 23:45:34 +08:00