]> git.gag.com Git - fw/altos/commit
altos: Add telegps v4.0 test firmware
authorKeith Packard <keithp@keithp.com>
Wed, 2 Oct 2024 04:52:56 +0000 (21:52 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 2 Oct 2024 04:57:46 +0000 (21:57 -0700)
commit839b62743dd54d074bcea1f2abd0bdb7cef3525a
tree55af65618ed4863a2a15d8a97b341bcb31a55463
parent9694440cd501a9b170fec7c85fe57f1e4fe749b3
altos: Add telegps v4.0 test firmware

This is custom firmware for testing TeleGPS v4.0 boards at Seeed. It
checks to make sure flash, ADC and GPS are working correctly. On
success, it will hold the green LED steady. On failure, it will blink
out a pattern identifying the failing component.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telegps-v4.0-seeed/ao_pins.h [new file with mode: 0644]
src/telegps-v4.0-seeed/ao_telegps_seeed.c [new file with mode: 0644]
src/telegps-v4.0-seeed/flash-loader/.gitignore [new file with mode: 0644]
src/telegps-v4.0-seeed/flash-loader/ao_pins.h [new file with mode: 0644]