6 Commits

Author SHA1 Message Date
DavidLin1577
4605e895d3 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	board/BearPi_STM32L431RC/BSP/Hardware/E53_ST1/E53_ST1.c
#	devices/l610_tencent_firmware/mqtt_iot_explorer_tc_demo.c
2021-06-05 23:57:03 +08:00
Derekduke
6fd32c7892 fix cortex-a7 2021-02-02 09:43:47 +08:00
David Lin
a430718e4f Update README.md 2020-04-17 11:53:58 +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