mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-08-15 20:49:27 +03:00
add LST
This commit is contained in:
@@ -28,6 +28,7 @@ uint32_t test_math_sqrt();
|
||||
uint32_t test_math_log();
|
||||
|
||||
// CORDIC tests
|
||||
uint32_t test_cordic_sincos();
|
||||
uint32_t test_cordic_sin();
|
||||
uint32_t test_cordic_cos();
|
||||
uint32_t test_cordic_atan();
|
||||
|
||||
Reference in New Issue
Block a user