Very effective infinite signal gen up to ~300kHz, analog HW limited

This commit is contained in:
JP Stringham
2026-02-25 23:14:52 -05:00
parent 3465353ad1
commit 056940151c
3 changed files with 352 additions and 54 deletions

View File

@@ -35,5 +35,5 @@ rustflags = [
runner = "probe-rs run --chip RP2040 --protocol swd --speed 150"
[env]
DEFMT_RTT_BUFFER_SIZE = { value = "8192", force = true }
DEFMT_RTT_BUFFER_SIZE = { value = "1024", force = true }
DEFMT_LOG = { value = "info", force = true }