Commit Graph

68 Commits

Author SHA1 Message Date
Supowang
1baca62cc5 Merge pull request #297 from DavidLin1577/patch-10
Mini optimized the TencentOS_timer.h
2021-03-08 14:30:22 +08:00
David Lin
20c27eaa46 Update TencentOS_time.h
_KERNEL_OS_FREERTOS_OS_TIME_H_ -> _KERNEL_OS_TENCENT_OS_TIME_H_
2021-03-04 18:00:37 +08:00
David Lin
207d563b24 Update TencentOS_thread.h
_KERNEL_OS_FREERTOS_OS_THREAD_H_ -> _KERNEL_OS_TENCENT_OS_THREAD_H_
2021-03-04 17:59:48 +08:00
David Lin
5fa6dae80f Update TencentOS_semaphore.h
_KERNEL_OS_FREERTOS_OS_SEMAPHORE_H_ -> _KERNEL_OS_TENCENT_OS_SEMAPHORE_H_
2021-03-04 17:58:52 +08:00
David Lin
918f84b3b1 Update TencentOS_queue.h 2021-03-04 17:57:59 +08:00
David Lin
cb49bfb413 Update TencentOS_queue.h
_KERNEL_OS_FREERTOS_OS_QUEUE_H_ -> _KERNEL_OS_TENCENT_OS_QUEUE_H_
2021-03-04 17:57:36 +08:00
David Lin
81117fcab7 Update TencentOS_mutex.h
_KERNEL_OS_FREERTOS_OS_MUTEX_H_ -> _KERNEL_OS_TENCENT_OS_MUTEX_H_
2021-03-04 17:56:46 +08:00
David Lin
c57ef1d822 Update TencentOS_errno.h
_KERNEL_OS_FREERTOS_OS_ERRNO_H_ -> _KERNEL_OS_TENCENT_OS_ERRNO_H_
2021-03-04 17:55:15 +08:00
David Lin
81a0ce11dd Update TencentOS_debug.h
_FREERTOS_DEBUG_H_ -> _TENCENTOS_DEBUG_H_
2021-03-04 17:53:40 +08:00
David Lin
40b0484eeb Update TencentOS_cpuusage.h 2021-03-04 17:52:52 +08:00
David Lin
0a0fa416b8 Mini optimized the TencentOS_cpuusage.h
_FREERTOS_CPUUSAGE_H__ -> _TENCENTOS_CPUUSAGE_H__
2021-03-04 17:49:42 +08:00
David Lin
ec4ec6f392 Mini optimized the TencentOS_common.h
_KERNEL_OS_FREERTOS_OS_COMMON_H_ -> _KERNEL_OS_TENCENT_OS_COMMON_H_
2021-03-04 17:48:16 +08:00
David Lin
d45b8d7aa7 Mini optimized the TencentOS_timer.h
_KERNEL_OS_FREERTOS_OS_TIMER_H_ -> _KERNEL_OS_TENCENT_OS_TIMER_H_
2021-03-04 17:27:52 +08:00
David Lin
a59c2c7fa1 Mini optimized the hal_timer.h
__HAL_TIMRE_H_ -> __HAL_TIMER_H_
2021-03-04 17:08:10 +08:00
supowang
db32f5ecdf add stm32h750 support
add stm32h750 support
2021-02-01 16:21:34 +08:00
whik
9f76f7d35a add support for Microchip SmartFusion2 family FPGA 2021-01-25 23:18:07 +08:00
Supowang
206814bdbc Merge pull request #270 from yangqings/master
增加Tensorflow Lite Micro组件和行人检测Demo
2021-01-06 16:22:11 +08:00
supowang
6c16fcc953 add gd32E507 iar project for tos
add gd32E507  iar project for tos
2020-12-23 20:26:18 +08:00
QingChuanWS
c8eef23602 完成tflite_micro库目录结构,完成496TF移植部分文档 2020-12-23 10:29:25 +08:00
supowang
abd5fa994b add cortex-m33 support, TrustZone-m not supported now
add cortex-m33 support, TrustZone-m not supported now
2020-11-05 15:36:33 +08:00
Jimmy
09c1fa76b0 improve qmk documentation 2020-08-24 12:33:09 +08:00
mculover666
a9733a943e add mqtt-iothub project on EVB_G0 Board 2020-07-21 10:46:03 +08:00
Supowang
fe435089ed Merge pull request #201 from chimeh/feature/qmk
Makefile-base build system for TencentOS-tiny
2020-07-16 17:11:35 +08:00
huangjimin
42c4a59a8a qmk build system 2020-07-16 15:30:48 +08:00
huangjimin
d895c15e4f qmk build system 2020-07-15 16:51:41 +08:00
Jingru
d0365112bd Merge branch 'master' into feature/arc_support 2020-07-13 20:11:52 +08:00
supowang
875a14aaf0 add EVB_LN822x iot exporer demo
add EVB_LN822x  iot exporer demo
2020-06-19 11:10:17 +08:00
daishengdong
7f4b0b2582 add fatfs through vfs for EVB plus
1. see board\TencentOS_tiny_EVB_MX_Plus\KEIL\fatfs_through_vfs
2020-06-02 21:31:11 +08:00
supowang
eeb2090d50 add N32G4XM_STB board support
add nationz N32G4XM_STB board support
2020-05-22 16:39:39 +08:00
supowang
39173317db fix l073 lorawankeil project
fix l073 lorawankeil  project
2020-05-07 12:31:43 +08:00
Jingru
733f22d1b9 board: nsim: edit makefile to compile with gnu
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 20:14:05 +08:00
Watson Zeng
0d4593ee5e arch: arc: update the ARC port
* add basic synopsys arc em processor support
* add basic arc nsim em virtual board support
* add basic arc mwdt toolchain support

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2020-05-06 17:59:22 +08:00
Jingru
bfe3ee1964 board: nsim: add nsim.props and fix libraries
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:56:42 +08:00
Jingru
ddd2d53f06 boarc: nsim: add source code to initialize board and start os
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:54:28 +08:00
Jingru
65f55e73e5 arch :arc: add the ARC port
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 17:53:27 +08:00
supowang
f6527d2d9a delete some unused bsp files to reduce code size
delete some unused bsp files to reduce code size
2020-04-24 10:50:20 +08:00
wuliang
c6894019ec add wifi project.(board/EVB_LN882x, example/wifi_ln882x, platform/vendor_bsp) 2020-04-09 21:44:09 +08:00
daishengdong
032af66467 add socket wrapper for at framework
you can use at framework to send/recv data in socket API
example: see examples\tcp_through_module_based_at_socket
project: see board\TencentOS_tiny_EVB_MX_Plus\KEIL\tcp_through_module_based_at_socket
2020-04-07 16:39:13 +08:00
Winfred LIN
47d6313ba1 added reading flash functions for stm32l0xx series
1. implemented HAL_StatusTypeDef HAL_FLASH_ReadWord(uint32_t Address, uint32_t* Data); and HAL_StatusTypeDef HAL_FLASH_ReadHalfWord(uint32_t Address, uint16_t* Data); which allows user to read the internal FLASH (with out read protection)

2. implemeted device_config struct to store device configurations, e.g. magnetometer fullscale, report period, etc.

3. added demonstration code of using flash reading apis in lora_demo.c, in which the configuration sent from the cloud is stored into the internal Data EEPROM bank1, and each time when the device is booted, the configurations would be loaded from the Data EEPROM and used to initialize the application.
2020-04-03 18:21:16 +11:00
daishengdong
9d6dd6398e fix the bug of sd fatfs formated not recognized by windows
1. the address in tos_hal_sd_*(tos_hal_sd.c) is by byte, but address in HAL_SD_WriteBlocks/HAL_SD_ReadBlocks is by sector
2. convert address in tos_hal_sd_* from byte to sector( / 512)
2020-03-15 12:04:47 +08:00
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
aca963ea8c Fixed a bug when initalize array
memset(decrypted_text,  0,  sizeof(encrypted_text)); 
->
memset(decrypted_text,  0,  sizeof(decrypted_text));
2020-02-29 20:50:32 +08:00
Howard Liu
d8f32035a1 1. Updated the BSP for i.MX RT1050
2. Added the Keil Workspace
3. Changed the hello_world.c for RT1050

Signed-off-by: Howard Liu <howardliu7874@hotmail.com>
2020-01-18 19:35:05 +08:00
Chan Luo
91c470239d Add NXP i.MXRT1060 EVK board bsp support and IAR demo 2020-01-16 19:33:15 +08:00
Howard Liu
6f8edaa5c5 Added the porting for i.MX RT1010 and i.MX RT1050
Signed-off-by: Howard Liu <howardliu7874@hotmail.com>
2020-01-15 14:58:06 +08:00
Supowang1989
00362e456f Merge pull request #73 from acevest/riscv_esp8266
add esp8266 support for riscv dev board: TencentOS_tiny_EVB_LX
2020-01-10 10:29:36 +08:00
acevest
a6cd872df1 fix usart irq handler not in safe area 2020-01-09 23:04:28 +08:00
acevest
bce32faac2 fix bumblebee irq entry aligment, fix eclic 2020-01-09 20:18:18 +08:00
acevest
5920066f21 add esp8266 example 2020-01-08 20:05:24 +08:00
supowang
e7457d9714 add NXP Imx RT1052 support
add NXP RT1052 support
2020-01-08 19:55:20 +08:00