Firmware2/Marlin/src/HAL
2018-11-01 16:11:51 -05:00
..
HAL_AVR Fix some compile warnings (#12220) 2018-10-26 03:53:06 -05:00
HAL_DUE Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00
HAL_ESP32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_LPC1768 Followup to Menu Refactor (#12275) 2018-10-30 16:34:45 -05:00
HAL_STM32 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 2018-11-01 16:11:51 -05:00
HAL_STM32F1 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_STM32F4 Indent a block 2018-10-25 10:52:27 -05:00
HAL_STM32F7 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 2018-11-01 16:11:51 -05:00
HAL_TEENSY31_32 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 2018-11-01 16:11:51 -05:00
HAL_TEENSY35_36 Fix Teensy 3.5/3.6 ADC access for ADC1 (#12258) 2018-10-28 15:51:49 -05:00
shared Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 2018-11-01 16:11:51 -05:00
platforms.h STM32F7 HAL using the official STM32 Arduino Core (#11750) 2018-10-03 03:26:07 -05:00