Marlin_Firmware/Marlin/src/HAL
jmz52 33abb86b7e Add support for MKS Robin board (#12650)
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
2018-12-20 17:23:27 -06:00
..
HAL_AVR Simpler AVR + Trinamic + Soft Serial sanity-check (#12606) 2018-12-08 23:34:26 -06:00
HAL_DUE A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_ESP32 Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
HAL_LPC1768 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_STM32 Don't include STM32 Core code when compiling STM32 Generic (#12575) 2018-12-03 06:55:49 -06:00
HAL_STM32F1 Add support for MKS Robin board (#12650) 2018-12-20 17:23:27 -06:00
HAL_STM32F4 Don't include STM32 Core code when compiling STM32 Generic (#12575) 2018-12-03 06:55:49 -06:00
HAL_STM32F7 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_TEENSY31_32 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_TEENSY35_36 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
shared A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
platforms.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00