Revision history of "E698PM LED test.c"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 01:06, 22 December 2020imported>Bkavanagh 373 bytes +2
  • curprev 01:06, 22 December 2020imported>Bkavanagh 371 bytes +371 Created page with " #include <stdlib.h> #include <stdio.h> #define GPIO_DIR_REG *(volatile unsigned int *)(0x80000608) // GPIO direction register int main(void) { int i,j; printf(..."