Directories ¶
Path | Synopsis |
---|---|
dci
|
|
devboard
|
|
az3166/examples/blinky
This example shows the basic usage of available LEDs.
|
This example shows the basic usage of available LEDs. |
devebox-h743/examples/fputest
This program tests the thread scheduler according to saving/restoring a floating-point context.
|
This program tests the thread scheduler according to saving/restoring a floating-point context. |
emw3162/examples/blinky
This example shows the basic usage of available LEDs.
|
This example shows the basic usage of available LEDs. |
emw3162/examples/dma
This example tests different ways of coping memory.
|
This example tests different ways of coping memory. |
emw3162/examples/spi
SPI loop test: wire PB14 and PB15 together.
|
SPI loop test: wire PB14 and PB15 together. |
f4-discovery/examples/blinky
This example shows the basic usage of available LEDs and button.
|
This example shows the basic usage of available LEDs and button. |
f4-discovery/examples/display
Display draws on the connected display.
|
Display draws on the connected display. |
f4-discovery/examples/dma
This example tests different ways of coping memory.
|
This example tests different ways of coping memory. |
f4-discovery/examples/gctest
This example forces the garbage collector to work hard and periodically prints statistics of the memory allocator.
|
This example forces the garbage collector to work hard and periodically prints statistics of the memory allocator. |
f4-discovery/examples/irqbtn
This example shows how to handle the push-button with interrupts and with the software debouncing done right.
|
This example shows how to handle the push-button with interrupts and with the software debouncing done right. |
f4-discovery/examples/spi
SPI loop test: wire PB14 and PB15 together.
|
SPI loop test: wire PB14 and PB15 together. |
minipro-f405/examples/blinky
This example shows the basic usage of available LEDs and button.
|
This example shows the basic usage of available LEDs and button. |
minipro-f405/examples/helloworld
The helloworld program prints text in a loop to the standard output.
|
The helloworld program prints text in a loop to the standard output. |
nucleo-l476rg/examples/blinky
This example shows the basic usage of available LED and button.
|
This example shows the basic usage of available LED and button. |
nucleo-l476rg/examples/dma
This example tests different ways of coping memory.
|
This example tests different ways of coping memory. |
nucleo-l476rg/examples/goroutines
This example runs two goroutines that set on/off the user LED concurently.
|
This example runs two goroutines that set on/off the user LED concurently. |
nucleo-l476rg/examples/irqbtn
This example shows how to handle the push-button with interrupts and with the software debouncing done right.
|
This example shows how to handle the push-button with interrupts and with the software debouncing done right. |
nucleo-l476rg/examples/spi
SPI loop test: wire PA6 and PA7 together.
|
SPI loop test: wire PA6 and PA7 together. |
nucleo-l476rg/examples/usart
This example tests the USART1 interface.
|
This example tests the USART1 interface. |
nucleo-l496zg/examples/blinky
This example shows the basic usage of available LEDs and button.
|
This example shows the basic usage of available LEDs and button. |
nucleo-l496zg/examples/dma
This example tests different ways of coping memory.
|
This example tests different ways of coping memory. |
nucleo-l496zg/examples/gctest
This example forces the garbage collector to work hard and periodically prints statistics of the memory allocator.
|
This example forces the garbage collector to work hard and periodically prints statistics of the memory allocator. |
nucleo-l496zg/examples/irqbtn
This example shows how to handle the push-button with interrupts and with the software debouncing done right.
|
This example shows how to handle the push-button with interrupts and with the software debouncing done right. |
nucleo-l496zg/examples/spi
SPI loop test: wire PA6 and PA7 together.
|
SPI loop test: wire PA6 and PA7 together. |
hal
|
|
dma
Package dma provides uniform interface to the DMA controllers.
|
Package dma provides uniform interface to the DMA controllers. |
exti
Package exti provides an interface to the External Interrupt/event controller.
|
Package exti provides an interface to the External Interrupt/event controller. |
gpio
Package gpio provides interface to configure and control GPIO ports, pins and alternate functions.
|
Package gpio provides interface to configure and control GPIO ports, pins and alternate functions. |
spi
Package spi provides unified way to configure/use SPI peripherals.
|
Package spi provides unified way to configure/use SPI peripherals. |
system/timer/systick
Package systick allows to setup ARMv7-M SysTick timer as ticking system timer.
|
Package systick allows to setup ARMv7-M SysTick timer as ticking system timer. |
usart
Package spi provides unified way to configure/use USART peripherals.
|
Package spi provides unified way to configure/use USART peripherals. |
Click to show internal directories.
Click to hide internal directories.