Simple project to use STM32 BluePill (stm32f103c8t6) as CAN-UART_TTL adapter with CANHacker PC software.
Based from Michael Wolf "USB-CAN Bus Interface" project http://www.mictronics.de/posts/USB-CAN-Bus/.
The project was created in the Eclipse IDE with gnu mcu eclipse plugin (https://eclipse-embed-cdt.github.io/).
Compiler: arm-none-eabi-gcc