4e25a4f6b3
Doing a squash merge to avoid having the `slc_cli_linux` .zip files in the history. They were added in one commit and removed and replaced with a submodule in another. * Initial commit for xg24 * Fix SLC issue * Fix SLC extract fail * Change board's name * Correct spelling of code Build immediately after slc generate * Remove VID and PID * Change creator and creation id * Apply new creator_id and creation_id * Update makefile, error message, mcu_processor function * Update mpconfigboard.mk * Update Board extensions, PORT_DEPS * Update makefile * Add exclude_patterns * Show java, jinja2 version * Show path for debugging CI * Add requirements-dev for slc * Add PATH slc_cli * Update background function * Add jinja2 PATH * Show PATH * Update jinja2 path * Update jinja2 path * Update jinja2 path * Update jinja2 path * Change slc folder * Change markupsafe folder * Add symbolic link for slc * Update makefile * Update makefile * Update MX25R3235F.toml from submodule nvm.toml * alphabetize the list * Remove slc_cli_linux folder * Update slc_cli submodule --------- Co-authored-by: Chat Nguyen <cvnguyen@silabs.com> Co-authored-by: silabs-ChatNguyen <chat.nguyen@silabs.com> Co-authored-by: silabs-ChatNguyen <126220343+silabs-ChatNguyen@users.noreply.github.com>
275 B
275 B
1 | mcu_name | board_name | port | pin |
---|---|---|---|---|
2 | PA0 | 0 | 0 | |
3 | PA4 | LEDG | 0 | 4 |
4 | PA5 | TX | 0 | 5 |
5 | PA6 | RX | 0 | 6 |
6 | PA7 | CS | 0 | 7 |
7 | PB0 | LEDB | 1 | 0 |
8 | PB1 | 1 | 1 | |
9 | PB2 | BTN0 | 1 | 2 |
10 | PB3 | BTN1 | 1 | 3 |
11 | PC0 | FLASH_CS | 2 | 0 |
12 | PC1 | SCLK | 2 | 1 |
13 | PC2 | CIPO | 2 | 2 |
14 | PC3 | COPI | 2 | 3 |
15 | PC4 | SCL | 2 | 4 |
16 | PC5 | SDA | 2 | 5 |
17 | PC9 | SENSOR_CS | 2 | 9 |
18 | PD2 | LEDR | 3 | 2 |
19 | PD3 | 3 | 3 | |
20 | PD4 | 3 | 4 | |
21 | PD5 | 3 | 5 |