latercomer
fe3c4d456e
bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句
2024-06-20 14:40:42 +08:00
kk
2549b82bd6
[pin] pin_read/write rt_uint8_t to rt_ssize_t
2024-03-23 14:50:31 -04:00
Meco Man
3f26998f9c
[bsp] update projects
2024-03-21 11:23:29 +08:00
Z8MAN8
dfde6950df
[bsp][c3]: Add macro control to sconscript
2023-11-30 11:43:03 +08:00
Z8MAN8
71a52d18a7
[bsp][eps32c3]: add pwm driver
2023-11-29 18:05:16 +08:00
Shicheng Chu
b2e71e470b
[bsp][esp32c3]: add adc driver ( #8281 )
2023-11-26 15:56:27 +08:00
BetMul
241e7ff083
[bsp] [ESP32_C3]add hwtimer support for ESP32C3 ( #8263 )
2023-11-17 16:11:37 +08:00
BetMul
a0b6e14f01
ESP32C3 add program ways in Linux ( #8237 )
2023-11-10 17:49:45 +08:00
sp-cai
de779b1804
使 rtconfig.py 支持 EXEC_PATH 路径展开
2023-10-29 13:15:28 -04:00
sp-cai
6eb7fa2f6c
[bsp][ESP32_C3] 修复数据类型警告 rt_int32_t -> rt_base_t ( #8170 )
2023-10-23 08:29:15 -04:00
wcx1024979076
7da73c8f01
[bsp] [ESP32_C3] 移除无用的文件 | remove useless files
2023-10-21 21:46:18 +08:00
WCX
61f7d483e2
[bsp][ESP32_C3]增加ble和wifi驱动|add ble & wifi drivers ( #8104 )
2023-10-16 14:57:16 +08:00
guozhanxin
9e79333512
[project] update mdk/iar project and config.
2023-10-08 11:21:00 +08:00
LTreeshu
ba0cb59797
[bsp][esp32] update readme ( #7986 )
2023-08-27 21:54:08 -04:00
WCX
0a6aaf12ad
[bsp][esp32-c3] Realization of scons compilation of ESP32-C3 | 实现ESP32-C3的scons编译 ( #7821 )
...
Co-authored-by: Supper Thomas <78900636@qq.com>
2023-07-25 13:42:31 +08:00
sp-cai
0ebec472e1
[components][i2c] 优化 controt 接口格式,增加可用命令 ( #7806 )
...
原来 rt_i2c_control 只能执行 RT_I2C_DEV_CTRL_CLK 单一命令,通过此修改可以支持更多可用命令
2023-07-13 21:57:40 -04:00
hustlixiang21
5554bb58b3
[HUST CSE][bsp]fix mismatched function types in rt_pin_ops for all drv_gpio.c ( #7185 )
2023-04-06 23:42:05 -04:00
yangjie11
95e6b69b8e
sync and update all projects ( #7138 )
...
* sync and update
2023-03-31 16:49:48 +08:00
flyingcys
0cf3bcf495
[bsp]fix esp32_c3 compile error ( #7107 )
...
* fix rt_hw_interrupt_install return value
* add __rt_rvstack
2023-03-29 19:01:26 +08:00
ZXY_LINUX
1a7cd8b43f
[driver]添加ESP32_C3 I2C驱动
2023-03-29 13:42:13 +08:00
Meco Man
ddccef3a64
modify RT_ALIGN_SIZE as 8 by default
2023-01-12 22:47:23 -05:00
Meco Man
9bc68d26a4
format Kconfig and sconscript
2023-01-08 22:52:13 -05:00
tangzz98
89c3bf5f92
ESP32_C3: Improve Readme, fix compile errors/warnings
2022-12-13 11:50:29 +08:00
tangzz98
82bf18b771
ESP32: Support applying patch to local IDF ( #6467 )
2022-09-26 00:55:51 -04:00
tangzz98
cb7fd304ff
ESP32_C3 migrate to ESP-IDF package ( #6427 )
2022-09-14 03:49:05 -04:00
guozhanxin
11dccf2581
[ESP32-C3]add English README.md.
2022-08-31 14:54:30 +08:00
Man, Jianting (Meco)
955b8d9ae3
[bsp] update esp32 Kconfig ( #6218 )
2022-08-22 13:40:27 -04:00
tangzz98
3c3bd647f7
Esp32 C3 UART driver ( #6214 )
...
* Use FreeRTOS wrapper
* Add console driver
* Add patch, .config. Update readme.
* Change date
2022-08-05 13:35:38 -04:00
supperthomas
74ed15a850
[bsp/esp32c3] add Kconfig
2022-07-04 10:17:46 +08:00
supperthomas
433f0c7721
[bsp/ESP32_C3] Add the gpio driver and readme.md ( #6027 )
2022-06-04 17:04:19 +08:00
supperthomas
ee1e0a0df0
[bsp][esp][esp32c3] add the bsp of esp32c3 ( #5869 )
...
* add the ESP32_C3 first version
* add the blinky ok version
* fix the code
* format file
* add the readme
* fix the formate
* Update README.md
* Update main.c
* fix the readme
* fix rtconfig.h
* remove cpp config
2022-04-29 09:01:44 +08:00