Commit Graph

21 Commits

Author SHA1 Message Date
daishengdong
cb2477f66e support RHF0M0E5 board with armcc v6
1. project, see TencentOS-tiny\board\RHF0M0E5_STM32WLE5xx\KEIL\hello_world
2020-03-12 20:10:27 +08:00
David Lin
0d82ee9a62 Fixed typo 'swich' in cortex-m7/iccarm/port_s.S
typo error: swich -> switch
2020-02-26 23:40:35 +08:00
David Lin
33dafb4de7 Fixed typo 'swich' in cortex-m7/iccarm/port_s.S 2020-02-26 23:38:48 +08:00
David Lin
00d72563a3 Fixed typo 'swich' in cortex-m4/iccarm/port_s.S
typo error: swich -> switch
2020-02-26 23:17:05 +08:00
David Lin
f0eaa1a648 Fixed typo 'swich' in cortex-m7/gcc/port_s.S
typo error: swich -> switch
2020-02-26 23:15:41 +08:00
David Lin
7e30b82f1f Fixed typo 'swich' in cortex-m7/armcc/port_s.S
typo error: swich -> switch
2020-02-26 23:10:33 +08:00
David Lin
be03f08d34 Fixed typo 'swich' in cortex-m4/iccarm/port_s.S
typo error: swich -> switch
2020-02-26 23:07:31 +08:00
David Lin
4cccee0f3f Fixed typo 'swich' in cortex-m4/gcc/port_s.S
typo error: swich -> switch
2020-02-26 23:05:33 +08:00
David Lin
b1a27ffe92 Fixed typo 'swich' in cortex-m4/armcc/port_s.S
typo error: swich -> switch
2020-02-26 23:02:01 +08:00
daishengdong
3ddeb9c5cd support task self delete for STM8, add a sample of shell for STM8
1. sample project, see TencentOS-tiny\board\STM8L052R8T6\IAR\shell
2. ATTENTION: read TencentOS-tiny\board\STM8L052R8T6\IAR\shell\README.md first
2020-02-15 23:22:38 +08:00
daishengdong
405e5d970a support stm8
1. see: TencentOS-tiny\board\STM8L052R8T6\IAR\hello_world
2. compile/debug/run with IAR for STM8
2020-02-15 16:39:00 +08:00
daishengdong
8588240c82 extract exceptions.h 2020-01-19 20:37:57 +08:00
daishengdong
3d9d6198c8 add cortex-v7a support
How To Run:
    see TencentOS-tiny\board\ALPHA_I.MX_emmc_256ddr\README.md

TODO Next:
1. VFP support
2. fault diagnosis support
3. qemu vexpress ca9 support
4. raspberry pi support
5. SMP support
2020-01-19 19:06:24 +08:00
daishengdong
c9556307df add tos_slist.h, rename tos.h to tos_k.h 2020-01-03 17:25:38 +08:00
supowang
ca994901db add GD32E230C_START support 2019-10-30 17:44:37 +08:00
Grey Huang
b76a703108 change files 2019-10-25 18:47:35 +08:00
Grey Huang
b548a03df4 add fold arm-v8m/ m23 2019-10-25 16:28:16 +08:00
supowang
7f001b4230 add license for arch
add license for arch
2019-10-09 15:52:17 +08:00
supowang
45c18c896c add stm32f4 discovery and fix m4 fpu bug 2019-10-09 12:08:06 +08:00
supowang
9eaf726d90 fix IAR FPU bug 2019-09-30 11:56:13 +08:00
supowang
edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00