squallbest
575a62b72b
NUCLEO_STM32F401RE
...
Signed-off-by: squallbest <squall@live0415.com >
2019-10-12 14:57:31 +08:00
daishengdong
c13fb9a1fa
make 51822 xxAC compile ok
...
currently we DONOT have a 51822 xxAC(we only have xxAA of which the ram is only 16k which is too small to porting nimble, means currently the nimble ble on 51822 probably may not work). xxAC is coming soon(on EMS), I will make nimble on 51822 xxAC later.
2019-10-12 12:17:17 +08:00
supowang
ea600fcbca
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
2019-10-10 21:01:23 +08:00
supowang
7150e5bdaf
add stm32f746 discovery support
2019-10-10 21:01:16 +08:00
Supowang1989
0950aeb3cd
Merge pull request #37 from acevest/add_sipeed_longan_nano
...
add risc-v board Sipeed Longan Nano support
2019-10-10 19:02:23 +08:00
acevest
41051e1452
add risc-v board Sipeed Longan Nano support
2019-10-10 18:42:52 +08:00
SheldonDai
180f0e6128
add nrf52840 blehr support
2019-10-10 16:50:17 +08:00
supowang
ac82e30f28
Merge branch 'master' of https://github.com/Tencent/TencentOS-tiny
2019-10-10 14:53:50 +08:00
supowang
7a1753c36c
add rhf76 lora module code
2019-10-10 14:53:22 +08:00
IllusionLee
3b6a324a2a
add gcc examples Makefile of tencent_cloud_sdk_mqtt on TencentOS_tiny_EVB_MX board.
2019-10-10 12:46:34 +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
supowang
45c18c896c
add stm32f4 discovery and fix m4 fpu bug
2019-10-09 12:08:06 +08:00
IllusionLee
1bcc2efa35
Merge remote-tracking branch 'upstream/master'
2019-10-08 20:53: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
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
2d419440f3
divide bumblebee and spike irq trap entry code
2019-10-08 14:41:30 +08:00
acevest
1e04f5b344
risc-v reduce use 128 bytes irq stack
2019-10-08 13:48:52 +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
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
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