15 Commits

Author SHA1 Message Date
Placebo27
538158bf20
[bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) 2023-05-08 23:35:27 -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
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
Meco Man
9bc68d26a4 format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
KafCoppelia
42f003fd7a drv_soft_i2c.c was not in libraries 2021-11-07 19:43:40 +08:00
mazhiyuan
99e9ea61bc 修复部分bsp编译报错 2021-10-13 11:02:01 +08:00
picospuch
f84250f3cc [bsp/max32660] add onchip rtc support 2021-03-20 17:49:07 +08:00
jackis
8c7dd0353a Keep the project file as it is, remove test code 2021-02-27 09:53:37 +08:00
jackis
d306e39a55 [bsp/max32660] add the driver of i2c 2021-02-26 17:32:33 +08:00
supperthomas
8ac935aeaf add the driver of gpio 2021-02-16 00:02:00 +08:00
supperthomas
c0f8330811 fix the sample code 2021-02-15 14:21:41 +08:00
supperthomas
3e6b866956 fix the code sytle 2021-02-15 13:59:08 +08:00
supperthomas
6c7ae38938 [bsp/max32660] add the driver of spi 2021-02-15 13:55:52 +08:00
supperthomas
f818faec58 fix the code sytle 2021-02-12 00:28:44 +08:00
supperthomas
153b03f310 [bsp/max32660] add the keil project 2021-02-11 16:18:33 +08:00