File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
#ifndef INCLUDE_PLAT_DEF_I2C_H_
2
2
#define INCLUDE_PLAT_DEF_I2C_H_
3
3
4
- /**
4
+ /*
5
5
* I2C Port Mapping
6
6
* ----------------
7
7
*
10
10
*
11
11
* +---------+------------------+-----------+-----------------+-----------+------------+------------+
12
12
* | I2C Pin | MC20U Pin | M56 Pin | MC60 Pin | M66 Pin | BC20 Pin | SIM868 |
13
- * | | |br| S20U Pin | | |br| MC20 Pin | | | Pin |
13
+ * | | S20U Pin | | MC20 Pin | | | Pin |
14
14
* +=========+==================+===========+=================+===========+============+============+
15
15
* | SCL | Pin 35 | Pin 24 | Pin 35 | Pin 20 | Pin 58 | Pin 65 |
16
16
* +---------+------------------+-----------+-----------------+-----------+------------+------------+
Original file line number Diff line number Diff line change 1
1
#ifndef INCLUDE_PLAT_DEF_SPI_H_
2
2
#define INCLUDE_PLAT_DEF_SPI_H_
3
3
4
- /**
4
+ /*
5
5
* SPI Port Mapping
6
6
* ----------------
7
7
*
10
10
*
11
11
* +---------+------------------+-----------+-----------------+-----------+------------+------------+
12
12
* | SPI Pin | MC20U Pin | M56 Pin | MC60 Pin | M66 Pin | BC20 Pin | SIM868 |
13
- * | | |br| S20U Pin | | |br| MC20 Pin | | | Pin |
13
+ * | | S20U Pin | | MC20 Pin | | | Pin |
14
14
* +=========+==================+===========+=================+===========+============+============+
15
15
* | MISO | Pin 61 | Pin 15 | Pin 61 | Pin 31 | Pin 61 | Pin 41 |
16
16
* +---------+------------------+-----------+-----------------+-----------+------------+------------+
You can’t perform that action at this time.
0 commit comments