cortexelf-v1: Add bit flipping array generator
authorKeith Packard <keithp@keithp.com>
Mon, 3 Apr 2017 03:33:49 +0000 (20:33 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 3 Apr 2017 03:33:49 +0000 (20:33 -0700)
commit5bb9cf38c84663713c178f54b684d40b6c00b11d
tree84b904b14d38a04dc8d6a372c4c082ac2314ddc5
parent8c1478b55f5dbe9711b31a34d4f5e3563f1f42d2
cortexelf-v1: Add bit flipping array generator

Someone hooked up the data lines between the systems backwards, so we
get to swizzle the bits in software.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/cortexelf-v1/Makefile
src/cortexelf-v1/ao_flip_bits.5c [new file with mode: 0644]