Revision a3406f100b4f948b453d4275ba7db9552712ebbf authored by Brian Viele on 02 December 2019, 02:46:07 UTC, committed by Karl Palsson on 25 December 2019, 13:44:35 UTC
* Conforms mostly to the STM32 GPIO API where possible.
* Supports pin configuration (direction, pull-up/down, etc.) as well
  as pinmux configuration.
* Supports set/clear/get operations to the GPIO port/pins.
* Created base doxy header and groups to align with existing formatting.
1 parent 9598b7f
History
File Mode Size
doc
include
ld
lib
mk
scripts
tests
.gitignore -rw-r--r-- 852 bytes
.travis.yml -rw-r--r-- 272 bytes
COPYING.GPL3 -rw-r--r-- 34.2 KB
COPYING.LGPL3 -rw-r--r-- 7.5 KB
HACKING -rw-r--r-- 3.4 KB
HACKING_COMMON_DOC -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 3.7 KB
README.md -rw-r--r-- 6.7 KB
locm3.sublime-project -rw-r--r-- 486 bytes

README.md

back to top