Skip to content

Instantly share code, notes, and snippets.

@mabeett
mabeett / keybase.md
Created January 4, 2017 14:27
keybase.md

Keybase proof

I hereby claim:

  • I am mabeett on github.
  • I am matiaspecchia (https://keybase.io/matiaspecchia) on keybase.
  • I have a public key whose fingerprint is 9E8A FB02 1005 C7E6 9019 F09C FBE4 F09E 088C 0708

To claim this, I am signing this object:

@mabeett
mabeett / gpioled.h
Created May 24, 2017 19:13
gpioled for CIAA
// externals/drivers/cortexM4/lpc43xx/inc/gpioled.h
/* Operar leds para depuracón */
#ifndef GPIOLED_H
#define GPIOLED_H
#if (ciaa_nxp == BOARD)
#ifndef __CHIP_H_