]> 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>
Tue, 28 Jan 2025 18:23:35 +0000 (10:23 -0800)
commit488fc371b57c26ae77e0b70dbaaccac627c47db6
tree91bdfb69ca41dffff17502d6f04eefeb0e4f3686
parentf188e2d5b52374fb8ba9bc024659eee3371d695a
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]