Lines Matching +full:apt +full:- +full:get

13 - ARM Cortex-M4F Processor
14 - 512 KB RAM and 64 KB boot ROM
15 - ADC & GPIO headers
16 - UART0 and UART1
17 - FAN PWM interface
18 - Jtag interface
19 - Intel Modular Embedded Controller Card (MECC) headers
26 +-----------+------------+-------------------------------------+
29 | NVIC | on-chip | nested vector interrupt controller |
30 +-----------+------------+-------------------------------------+
31 | ADC | on-chip | adc controller |
32 +-----------+------------+-------------------------------------+
33 | CLOCK | on-chip | reset and clock control |
34 +-----------+------------+-------------------------------------+
35 | GPIO | on-chip | gpio |
36 +-----------+------------+-------------------------------------+
37 | I2C | on-chip | i2c port/controller |
38 +-----------+------------+-------------------------------------+
39 | PINMUX | on-chip | pinmux |
40 +-----------+------------+-------------------------------------+
41 | PM | on-chip | power management |
42 +-----------+------------+-------------------------------------+
43 | PSL | on-chip | power switch logic |
44 +-----------+------------+-------------------------------------+
45 | PWM | on-chip | pulse width modulator |
46 +-----------+------------+-------------------------------------+
47 | TACH | on-chip | tachometer sensor |
48 +-----------+------------+-------------------------------------+
49 | UART | on-chip | serial port-polling; |
50 | | | serial port-interrupt |
51 +-----------+------------+-------------------------------------+
52 | WDT | on-chip | watchdog |
53 +-----------+------------+-------------------------------------+
70 on-chip PLL to generate a resulting EC clock rate of 15 MHz. See Processor clock
83 JTAG-only sessions.
88 If the correct headers are installed, this board supports both J-TAG and also
94 To flash with J-TAG, install the drivers for your programmer, for example:
95 SEGGER J-link's drivers are at https://www.segger.com/downloads/jlink/
99 sudo apt-get install libftdi-dev libusb-1.0.0-dev
103 ./configure --enable-jlink --enable-ftdi
110 west build -t clean && \
111 west build -c -p auto -b npcx4m8f_evb samples/basic/blinky && \
112 west flash --openocd /usr/local/bin/openocd
117 Use JTAG/SWD with a J-Link
121 .. target-notes::
124 https://chromium.googlesource.com/chromiumos/platform/ec#Flashing-via-the-servo-debug-board