Hi,
I running a code that written on C and compiled with IAR for few years on nRF52832.
Now i have a task to implement a new algorithm on embbeded but it was written with python.
Does someone had a good experience with converting python to C?
Converter to pure C, without GCC references.
Thanks