Skip to content

Latest commit

 

History

History

gpiocontroller

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

GpiController extension for STM32 targets

This adds the extension OpenStm32Pin(portName, pin) to GpioController allowing the developer to conveniently use the standard STM naming for GPIO ports.

Like this:

screenshot

How to use?

Add this NuGet package to your project: nanoFramework.Extensions.Stm32.GpioController.

Contributor: José Simões