marlin2_i2/Marlin/src/HAL
Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository
Framework and build platform now located at https://github.com/p3p/pio-framework-arduino-lpc176x and https://github.com/p3p/pio-nxplpc-arduino-lpc176x respectively

fix mkssbase leds

move hardware serial

remove hardware/software serial

Hardware Serial extraction

HardwareSerial ISRs

fix disabled serial2 causing Serial object to link

move usb devices out to framework

separate out adc/pwm peripheral function from hal.cpp

fix includes

remove unused pwm init

move adc

HAL header update

templated filtered adc

LPC1769 platform
2018-10-14 18:43:48 +01:00
..
HAL_AVR Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_DUE Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_ESP32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_LPC1768 [HAL][LPC176x] Pull out framework into separate repository 2018-10-14 18:43:48 +01:00
HAL_STM32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_STM32F1 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_STM32F4 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_STM32F7 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_TEENSY31_32 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
HAL_TEENSY35_36 Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
shared [HAL][LPC176x] Pull out framework into separate repository 2018-10-14 18:43:48 +01:00
platforms.h STM32F7 HAL using the official STM32 Arduino Core (#11750) 2018-10-03 03:26:07 -05:00