altos: Add EasyMega v3.0 bits (not setup correctly yet)
authorKeith Packard <keithp@keithp.com>
Mon, 16 Sep 2019 20:12:08 +0000 (13:12 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 16 Sep 2019 20:12:08 +0000 (13:12 -0700)
commit28618a728e85b70ecac73983531894a25e90d7f6
tree704018adc580e1e4b70225e0fed5689e2bfd3eaf
parent28add4f616dbaf06a1ca3234b81c68c4a299d056
altos: Add EasyMega v3.0 bits (not setup correctly yet)

This adds a new directory for EasyMega v3.0, replacing the mpu9250
with a bmx160.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymega-v3.0/.gitignore [new file with mode: 0644]
src/easymega-v3.0/Makefile [new file with mode: 0644]
src/easymega-v3.0/ao_easymega.c [new file with mode: 0644]
src/easymega-v3.0/ao_pins.h [new file with mode: 0644]
src/easymega-v3.0/flash-loader/Makefile [new file with mode: 0644]
src/easymega-v3.0/flash-loader/ao_pins.h [new file with mode: 0644]