Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
liYangYang
|
6eaf9a9c57
|
[stm32][qspi] qspi attach 函数问题解决方案 (#6867)
* [qspi] qspi attach 函数解决方案
* pin
* 更改函数名字
|
2023-01-18 22:04:45 -05:00 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -05:00 |
Miaowulue
|
da0164cf8e
|
[bsp/stm32] add ov5640、dcmi、i2c for openmv
|
2022-04-15 10:34:38 +08:00 |
Miaowulue
|
f6f6dae2d6
|
[bsp/stm32] add qspi flash and sdio for openmv h7plus (#5679)
* [console] fix bug of sdram, configure PA7(DRAM_WE)
* [bsp/stm32] add qspi flash for openmv
* [bsp/stm32] change sram1 to sram2
* [bsp/stm32] add sdio for openmv
* [update] update README.md of openmv
|
2022-03-22 09:39:13 +08:00 |
supperthomas
|
e56221c7b1
|
[bsp/stm32] add sdram for openmv
|
2022-01-04 19:23:26 +08:00 |