12 Commits (9dd4252b392dd7b51d4c5abc70f0d497f4f3d1ac)

Author SHA1 Message Date
Scott Lahteine b18316dd37 Fix some spacing 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 7 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 7 years ago
Nils Hasenbanck cafabf2055 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 7 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 7 years ago
Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 7 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 7 years ago
Scott Lahteine 19d4c7c1cd Tweak HAL header comments 7 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 7 years ago
Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! 7 years ago
Scott Lahteine 42933c804a Cleanups for STM32F7 7 years ago
Morten a0246c5c96 Add support for STM32F7 MCU 7 years ago
Thomas Moore f7efac57b7 Multi-host support 8 years ago
victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 years ago
Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246) 8 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 8 years ago
victorpv e9acb63290 STM32F1 HAL 8 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 8 years ago
Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 8 years ago
Scott Lahteine 54326fb06a HAL updates 8 years ago
Christopher Pepper cfef925559 HAL for DUE architecture 8 years ago