xin-zheqi
|
e79f505736
|
[bsp][Infineon]规范输出函数(printf)变量的类型 (#7178)
|
2023-04-06 14:50:08 -04:00 |
HUST_lxq
|
2720c9c38c
|
[bsp] Fix the mismatch between the print type and the variable type in print function.
|
2023-04-06 00:19:23 -04:00 |
Rbb666
|
4aa38e3d86
|
[Infineon]Add slider driver demo
|
2023-03-30 16:52:34 +08:00 |
Rbb666
|
8552d061c2
|
[Infineon]Update spi driver
|
2023-03-30 16:48:48 +08:00 |
Rbb666
|
b8988227d7
|
[Infineon]Fix spi cs problem
|
2023-03-29 20:35:39 +08:00 |
guo
|
767c18aafc
|
完善 Ifx bsp (#7078)
* add uart6 support
* [ifx] add rw007 support
* [ifx] add spi6 support
* [ifx] fix rw007 cs pin
* [ifx] change default console to uart6
|
2023-03-23 09:40:46 +08:00 |
Meco Man
|
deb40e8c0c
|
[errno code][-RT_EBUSY] fix that use RT_EBUSY without -
|
2023-03-22 01:55:18 -04:00 |
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
dfddd79b24
|
[errno code][-RT_EINVAL] fix that use RT_EINVAL without -
|
2023-03-16 20:21:43 -04:00 |
Meco Man
|
2cc9bd876e
|
[error code][-RT_EIO] fix that use RT_EIO without -
|
2023-03-16 20:20:37 -04:00 |
Rbb666
|
022760c569
|
[Infineon]Fix scb5 can't use bug
|
2023-02-25 00:35:57 -05: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 |
Rbb666
|
db5ed9c576
|
[IFX]Add psoc6 bsp
|
2023-02-03 13:56:30 +08:00 |
Rbb666
|
a6502eea74
|
[IFX]Add psoc6-rtt-062S2 BSP (#6866)
* [IFX]Add psoc6-rtt-062S2 BSP
* [IFX]Update BSP name
* [IFX]Add libcy_capsense.a
|
2023-01-19 21:49:23 -05:00 |
Rbb666
|
9a6dab644a
|
Add psoc6-cy8cproto-062S3-4343W BSP and update doc
|
2023-01-16 23:37:22 -05:00 |
Rbb666
|
25c567e330
|
[IFX]Remove Kconfig—>Board extended module Drivers
|
2023-01-16 21:34:03 -05:00 |
Rbb666
|
1632ad083a
|
[IFX]Remove HAL_Drivers/config folder
|
2023-01-15 21:36:49 -05:00 |
Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
Rbb666
|
7b35c8d353
|
Add Infineon Doc and modify file structure
|
2023-01-12 17:23:30 +08:00 |
Meco Man
|
592284c66c
|
format link scripts
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Rbb666
|
5eadf36b3b
|
Add studio documents for Infineon (#6821)
* Add Studio doc
* Update PSOC6系列BSP制作教程.md
|
2023-01-06 16:41:41 +08: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 |
Rbb666
|
eed673ca6c
|
Add Infineon BSP production document
|
2022-12-07 16:01:00 +08:00 |