File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,17 @@ Supported Features
5959+-----------+------------+-----------------------------------+
6060| OS_TIMER | on-chip | os timer |
6161+-----------+------------+-----------------------------------+
62+ | PM | on-chip | power management; uses SoC Power |
63+ | | | Modes 1 and 2 |
64+ +-----------+------------+-----------------------------------+
65+ | BLE | on-chip | Bluetooth |
66+ +-----------+------------+-----------------------------------+
67+ | ADC | on-chip | adc |
68+ +-----------+------------+-----------------------------------+
69+ | DAC | on-chip | dac |
70+ +-----------+------------+-----------------------------------+
71+ | ENET | on-chip | ethernet |
72+ +-----------+------------+-----------------------------------+
6273
6374The default configuration can be found in the defconfig file:
6475
Original file line number Diff line number Diff line change @@ -68,6 +68,12 @@ Supported Features
6868+-----------+------------+-----------------------------------+
6969| BLE | on-chip | Bluetooth |
7070+-----------+------------+-----------------------------------+
71+ | ADC | on-chip | adc |
72+ +-----------+------------+-----------------------------------+
73+ | DAC | on-chip | dac |
74+ +-----------+------------+-----------------------------------+
75+ | ENET | on-chip | ethernet |
76+ +-----------+------------+-----------------------------------+
7177
7278The default configuration can be found in the defconfig file:
7379
You can’t perform that action at this time.
0 commit comments