supowang
|
79d6f6556b
|
add some Source code parsing and learning guide
Thank jiejie for contribution.
|
2019-10-09 14:55:16 +08:00 |
|
supowang
|
20c27af1bd
|
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
|
2019-10-09 13:16:25 +08:00 |
|
supowang
|
c1fcaa1236
|
add license for kernel
add license for kernel
|
2019-10-09 13:15:53 +08:00 |
|
Supowang1989
|
e58152f421
|
Merge pull request #26 from noshbar/RHF76_STM32L072CBxx_Lora_fixes
Fixes to atcmd-board and gpio-board.
|
2019-10-09 12:47:47 +08:00 |
|
Supowang1989
|
80709a6185
|
Merge pull request #33 from illusionlee/master
add gcc examples Makefile on TencentOS_tiny_EVB_MX board
|
2019-10-09 12:25:54 +08:00 |
|
SheldonDai
|
a686316903
|
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
|
2019-10-09 12:16:10 +08:00 |
|
SheldonDai
|
aad1564e09
|
finish nimble blehr porting and do some kernel improve
|
2019-10-09 12:15:59 +08:00 |
|
Supowang1989
|
5331ba8890
|
Merge pull request #34 from acevest/add_irq_stack
risc-v add irq stack
|
2019-10-09 12:14:43 +08:00 |
|
acevest
|
308ad78e44
|
mtvec exception handler use 4byte alignment
|
2019-10-09 12:10:19 +08:00 |
|
supowang
|
45c18c896c
|
add stm32f4 discovery and fix m4 fpu bug
|
2019-10-09 12:08:06 +08:00 |
|
acevest
|
19e65a4bb7
|
remove extra instructions in port_sched_start
|
2019-10-09 11:43:56 +08:00 |
|
acevest
|
21f48361de
|
make irq_restore be executed likely
|
2019-10-08 21:36:51 +08:00 |
|
acevest
|
1fc66ae527
|
fix did not save & restore register x1
|
2019-10-08 21:24:02 +08:00 |
|
IllusionLee
|
1bcc2efa35
|
Merge remote-tracking branch 'upstream/master'
|
2019-10-08 20:53:58 +08:00 |
|
acevest
|
ae3ada8dfe
|
reduce one instruction when switch to irq stack
|
2019-10-08 20:44:58 +08:00 |
|
acevest
|
93ae1c96ca
|
risc-v add irq stack
|
2019-10-08 20:42:40 +08:00 |
|
IllusionLee
|
4224f47711
|
add gcc examples Makefile of farm_ai_demo on TencentOS_tiny_EVB_MX board.
|
2019-10-08 20:40:31 +08:00 |
|
IllusionLee
|
f7c4f9ee40
|
add gcc examples Makefile of tencent_os_mqtt on TencentOS_tiny_EVB_MX board.
|
2019-10-08 20:31:03 +08:00 |
|
IllusionLee
|
b0192a6efe
|
add gcc examples Makefile of udp_through_module on TencentOS_tiny_EVB_MX board.
|
2019-10-08 20:12:43 +08:00 |
|
Supowang1989
|
f666ae3131
|
Merge pull request #32 from acevest/irq_context_switch
irq context switch
|
2019-10-08 15:23:54 +08:00 |
|
acevest
|
41ad2d711e
|
adjust the order of registers on the stack
|
2019-10-08 14:42:58 +08:00 |
|
acevest
|
b147d060fb
|
save 48bytes when no need to switch task in interrupt handler
|
2019-10-08 14:41:30 +08:00 |
|
acevest
|
e5e905e9bb
|
adjust the order of registers on the stack
|
2019-10-08 14:41:30 +08:00 |
|
acevest
|
44f0ac6579
|
irq context switch do not use flag variable anymore
|
2019-10-08 14:41:30 +08:00 |
|
acevest
|
2fdc9f600c
|
fix bumblebee trap_entry memory address alignment problem
|
2019-10-08 14:41:30 +08:00 |
|
acevest
|
2d419440f3
|
divide bumblebee and spike irq trap entry code
|
2019-10-08 14:41:30 +08:00 |
|
Supowang1989
|
08170b3490
|
Merge pull request #31 from acevest/save_irq_switch_stack_size
risc-v reduce use 128 bytes irq stack
|
2019-10-08 14:14:50 +08:00 |
|
acevest
|
1e04f5b344
|
risc-v reduce use 128 bytes irq stack
|
2019-10-08 13:48:52 +08:00 |
|
SheldonDai
|
ce13d33255
|
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
|
2019-10-08 11:50:06 +08:00 |
|
SheldonDai
|
61a8f8d9ef
|
fix name path of nordic sdk
|
2019-10-08 11:48:28 +08:00 |
|
Supowang1989
|
406058ffba
|
Merge pull request #29 from illusionlee/master
Fix 3 compile warnings and garbled code.
|
2019-10-08 11:08:08 +08:00 |
|
IllusionLee
|
330cfb0fe8
|
conflict fix
|
2019-10-08 10:48:58 +08:00 |
|
Supowang1989
|
e9f2070789
|
Merge pull request #30 from acevest/fix_typo
fix typo
|
2019-10-08 10:11:24 +08:00 |
|
Supowang1989
|
1c41f1d5ab
|
Merge pull request #28 from acevest/gd32v_clk
initialize the clock tree of GD32VF103C_START to 108MHz
|
2019-10-08 10:09:43 +08:00 |
|
Supowang1989
|
172fdcb2a0
|
Merge pull request #25 from acevest/risc-v
detach risc-v kernel code from gd32v lib
|
2019-10-08 10:03:54 +08:00 |
|
Supowang1989
|
027d27f15c
|
Merge pull request #24 from acevest/gd32v_usart0
add usart0, printf support for GD32VF103C_START board
|
2019-10-08 10:03:00 +08:00 |
|
acevest
|
9deea199ca
|
fix typo
|
2019-10-04 22:41:09 +08:00 |
|
IllusionLee
|
dba0bcf452
|
Fix garbled code about bmp.h oled.c oled.h oledfont.h .
|
2019-10-04 17:23:41 +08:00 |
|
IllusionLee
|
3d5b7bd6a1
|
Fix warning about oled.c with 'this for clause does not guard'.
|
2019-10-04 16:59:14 +08:00 |
|
IllusionLee
|
6dd262ac09
|
Fix warning about E53_IA1.c with 'array subscript has type char'.
|
2019-10-04 16:55:16 +08:00 |
|
IllusionLee
|
d22f427dcb
|
Fix warning about oledfont.h with 'missing braces around initializer'.
|
2019-10-04 16:50:14 +08:00 |
|
acevest
|
2e225ac46d
|
fix typo
|
2019-10-04 12:33:40 +08:00 |
|
acevest
|
a52bb94ed2
|
initialize the clock tree of GD32VF103C_START to 108MHz
|
2019-10-03 15:01:46 +08:00 |
|
noshbar
|
b5e63d886d
|
This fixes uninitialised loop variables in atcmd-board, and asserts that happen too late in gpio-board.
|
2019-10-02 15:41:29 +02:00 |
|
acevest
|
3ef8f4eae5
|
detach risc-v kernel code from gd32v lib
|
2019-10-02 16:41:23 +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 |
|