1.. _google_twinkie_v2_pda:
2
3Twinkie Power Delivery
4######################
5
6Overview
7********
8
9This provides access to :ref:`Twinkie <google_twinkie_v2_board>` so you can try out
10the supported features.
11
12Building and Running
13********************
14
15Build and flash Twinkie as follows:
16
17.. zephyr-app-commands::
18   :zephyr-app: samples/boards/google_pda
19   :board: google_twinkie_v2
20   :goals: build flash
21   :compact:
22
23After flashing, the LED will start red. Putting the Twinkie in between any
24usbc connection will cause the LED to turn blue. The LED will turn green instead
25if the device is currently charging.
26