33 Commits

Author SHA1 Message Date
KafCoppelia
da15b8d21d Update pin map instruction 2021-11-07 19:46:03 +08:00
KafCoppelia
42f5b6030f Add MAX32660-EVK pin map 2021-11-07 19:44:00 +08:00
KafCoppelia
42f003fd7a drv_soft_i2c.c was not in libraries 2021-11-07 19:43:40 +08:00
KafCoppelia
93e7999dca delete drv_soft_i2c.c for it was not be used 2021-11-07 19:40:17 +08:00
guo
cda8caeda0
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
liukangcc
7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
liukangcc
3ac36a3107 [update] Fix compiler flags issue 2021-10-14 10:32:22 +08:00
mazhiyuan
99e9ea61bc 修复部分bsp编译报错 2021-10-13 11:02:01 +08:00
JCZou
0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
picospuch
f84250f3cc [bsp/max32660] add onchip rtc support 2021-03-20 17:49:07 +08:00
supperthomas
1003a43d27 add the fixed code 2021-03-06 22:09:19 +08:00
supperthomas
bcc318811c [bsp/max32660] add the scons --dist 2021-03-05 22:09:55 +08:00
Bernard Xiong
b087b2d9b0
Merge pull request #4394 from supperthomas/ci_test
[bsp/max32660] 添加GCC编译环境和去掉Keil的microlib选项
2021-02-28 20:24:59 +08:00
jackis
8c7dd0353a Keep the project file as it is, remove test code 2021-02-27 09:53:37 +08:00
supperthomas
db61c0d377 [bsp/max32660] remove the microlib about keil 2021-02-27 00:15:53 +08:00
supperthomas
bc133b83a7 [bsp/max32660] add the gcc and vscode environment 2021-02-26 23:35:08 +08:00
jackis
2b9d265364 [bsp/max32660] modify readme.md 2021-02-26 17:41:56 +08:00
jackis
c0c353e7c3 [bsp/max32660] close i2c 2021-02-26 17:38:53 +08:00
jackis
d306e39a55 [bsp/max32660] add the driver of i2c 2021-02-26 17:32:33 +08:00
supperthomas
74d1f9b803 add the project 2021-02-16 16:30:10 +08:00
supperthomas
933f5dd392 add README and fix the code 2021-02-16 16:27:54 +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
096253936f [bsp/max32660] add readme 2021-02-11 23:33:38 +08:00
supperthomas
c91971821e add the gcc complier 2021-02-11 20:50:05 +08:00
supperthomas
153b03f310 [bsp/max32660] add the keil project 2021-02-11 16:18:33 +08:00
supperthomas
864d1dd703 fix the project 2021-02-11 10:57:00 +08:00
supperthomas
abcac46fcf first console project 2021-02-11 04:51:35 +08:00
supperthomas
0fe8fccfbd first version 2021-02-06 07:36:26 +08:00