Skip to content

Commit

Permalink
readme. need to get basic boot and UART app working for an example/ho…
Browse files Browse the repository at this point in the history
…ster
  • Loading branch information
akielaries committed Dec 24, 2024
1 parent c1408bf commit 7b21c7a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tinygpmp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
`tinygpmp` aims to support low-voltage and resource constrained devices,
primarily microcontrollers. For now, focus on support for AVR and STM32
series devices is planned.

## Testing

Check notice on line 6 in tinygpmp/README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

tinygpmp/README.md#L6

Expected: 1; Actual: 0; Below
The `fixture` directory contains instructions and source code for an example application
and debugging via the UART pins on an STM32 and monitoring this connection using
screen or minicom on the `/dev`

0 comments on commit 7b21c7a

Please sign in to comment.