Firmware2/Marlin/src/HAL
jmz52 dfe18ac633 Fix compilation error for STM32F1 with U8GLIB_SSD1306 or U8GLIB_SH1106 enabled (#11583)
The `binary.h` file required by `lcd/dogm/dogm_bitmaps.h` is not present in stm32duino environment. Binary macros are defined in `bit_constants.h` in stm32duino framework.
2018-08-20 20:37:56 -05:00
..
backtrace Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 2018-06-12 18:38:00 -05:00
HAL_AVR [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
HAL_DUE [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
HAL_ESP32 Compile only selected PIO environment (#11519) 2018-08-14 03:28:52 -05:00
HAL_LPC1768 [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
HAL_STM32F1 Fix compilation error for STM32F1 with U8GLIB_SSD1306 or U8GLIB_SH1106 enabled (#11583) 2018-08-20 20:37:56 -05:00
HAL_STM32F4 Remove 'const' from PersistentStore::capacity 2018-08-14 04:46:10 -05:00
HAL_STM32F7 Remove 'const' from PersistentStore::capacity 2018-08-14 04:46:10 -05:00
HAL_TEENSY35_36 Remove 'const' from PersistentStore::capacity 2018-08-14 04:46:10 -05:00
shared Don't call __delay_4cycles for 0 cycle delay - takes a really long time. (#11586) 2018-08-18 22:50:11 -05:00
platforms.h [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00