add CORDIC

This commit is contained in:
Edward Emelianov
2026-08-04 18:22:58 +03:00
parent b8f3e5a695
commit 970d73dc38
26 changed files with 1676 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
set FLASH_SIZE 0x20000
source [find interface/stlink-v2-1.cfg]
source [find target/stm32g4x.cfg]