Directories ¶
Path | Synopsis |
---|---|
board
|
|
examples
|
|
blinky
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
crudeblinky
Crudeblinky flashes the on-board LED without using HAL or any other packages outside the Embedded Go standard library.
|
Crudeblinky flashes the on-board LED without using HAL or any other packages outside the Embedded Go standard library. |
dma
Dma shows how to use the DMA controller to perform the memory to memory transfer.
|
Dma shows how to use the DMA controller to perform the memory to memory transfer. |
espat
Espat is an ESP-AT based TCP echo server.
|
Espat is an ESP-AT based TCP echo server. |
espnet
Espnet is an ESP-AT based TCP echo server.
|
Espnet is an ESP-AT based TCP echo server. |
httpserver
Httpserver runs the Go net/http server using the ESP-AT TCP/IP stack.
|
Httpserver runs the Go net/http server using the ESP-AT TCP/IP stack. |
onewire
Onewire uses SkipROM (broadcast) addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface.
|
Onewire uses SkipROM (broadcast) addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface. |
uart
Uart demonstrates how to use LPUART peripheral.
|
Uart demonstrates how to use LPUART peripheral. |
uartadvanced
Uartadvanced demonstrates how to use the LPUART driver in very custom way including details like configuring interrupts and DMA channels.
|
Uartadvanced demonstrates how to use the LPUART driver in very custom way including details like configuring interrupts and DMA channels. |
Click to show internal directories.
Click to hide internal directories.