Directories ¶
Path | Synopsis |
---|---|
fet1061
|
|
examples/blinky
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
examples/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. |
examples/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. |
examples/espat
Espat is an ESP-AT based TCP echo server.
|
Espat is an ESP-AT based TCP echo server. |
examples/espnet
Espnet is an ESP-AT based TCP echo server.
|
Espnet is an ESP-AT based TCP echo server. |
examples/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. |
examples/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. |
examples/uart
Uart demonstrates how to use LPUART peripheral.
|
Uart demonstrates how to use LPUART peripheral. |
examples/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. |
teensy4
|
|
board/system
Package system, when imported, performs the default configuration of the Teensy 4.x board.
|
Package system, when imported, performs the default configuration of the Teensy 4.x board. |
examples/blinky
Blinky flashes the on-board LED.
|
Blinky flashes the on-board LED. |
examples/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. |
examples/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. |
examples/espat
Espat is an ESP-AT based TCP echo server.
|
Espat is an ESP-AT based TCP echo server. |
examples/espnet
Espnet is an ESP-AT based TCP echo server.
|
Espnet is an ESP-AT based TCP echo server. |
examples/helloworld
Helloworld endlessly prints a line of text on the system console.
|
Helloworld endlessly prints a line of text on the system console. |
examples/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. |
examples/onewire
Onewire uses SkipROM addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface.
|
Onewire uses SkipROM addressing to configure and run all DS18x2x temperature sensors on the 1-Wire bus conected to the LPUART2 interface. |
examples/uart
Uart demonstrates how to use LPUART peripheral.
|
Uart demonstrates how to use LPUART peripheral. |
examples/uartadvanced
Uartadvanced demonstrates how to use the LPUART peripheral including all details like interrupts and DMA.
|
Uartadvanced demonstrates how to use the LPUART peripheral including all details like interrupts and DMA. |
examples/usb
Usb works as en Echo Server on the second USB serial port, writting back all received data.
|
Usb works as en Echo Server on the second USB serial port, writting back all received data. |
examples/usbserial
Usbserial works as en Echo Server on the second USB serial port, writting back all received data.
|
Usbserial works as en Echo Server on the second USB serial port, writting back all received data. |
Click to show internal directories.
Click to hide internal directories.