hpgl_xy/stm32f103t8u6
fruchti 7831fd9b34 Elevate lerp to 64 bits
For long lines, the linear interpolation for the current position could
overflow. This is the reason the length resolution is currently so
small, which sets a limit on the minimum pen speed. This change
introduces two 64-bit divisions, but allows for a larger length
resolution and lower pen speeds. The runtime is still pretty minimal.
2023-04-08 21:42:18 +02:00
..
ld Rename MCU 2021-04-04 20:33:45 +02:00
src Elevate lerp to 64 bits 2023-04-08 21:42:18 +02:00
third_party Rename MCU 2021-04-04 20:33:45 +02:00
.gitignore Rename MCU 2021-04-04 20:33:45 +02:00
build_number.txt Elevate lerp to 64 bits 2023-04-08 21:42:18 +02:00
compile_flags.txt Rename MCU 2021-04-04 20:33:45 +02:00
makefile Rename MCU 2021-04-04 20:33:45 +02:00