Marlin 2.0 for Flying Bear 4S/5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Scott Lahteine 6149b82119 Allow setting current timer counter 7 years ago
..
include Fix _BV already defined warnings 7 years ago
HAL.cpp M42 P1.20 fix 7 years ago
HAL.h Fix `sq`/`min`/`max` macros after platform headers 7 years ago
HAL_LCD_I2C_routines.c Misc. general cleanup 7 years ago
HAL_LCD_I2C_routines.h Try port*100+pin, fix config dependency 7 years ago
HAL_LCD_delay.h AVR RRD works 7 years ago
HAL_LCD_pin_routines.c Try port*100+pin, fix config dependency 7 years ago
HAL_LCD_pin_routines.h AVR RRD works 7 years ago
HAL_LPC1768_LCD_defines.h Apply some formatting 7 years ago
HAL_spi.cpp finish 7 years ago
HAL_temp.h AVR RRD works 7 years ago
HAL_timers.cpp [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 7 years ago
HAL_timers.h Allow setting current timer counter 7 years ago
HardwareSerial.cpp Clean up trailing spaces 7 years ago
HardwareSerial.h [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 7 years ago
LPC1768_PWM.cpp Spacing, macros in LPC1768_PWM 7 years ago
LPC1768_PWM.h Dependency adjustments 7 years ago
LPC1768_Servo.cpp Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
LPC1768_Servo.h Fix Servo class compile errors 7 years ago
SanityCheck_Re_ARM.h HAL compatible pinsDebug & misc 7 years ago
SoftwareSerial.cpp Try port*100+pin, fix config dependency 7 years ago
SoftwareSerial.h Try port*100+pin, fix config dependency 7 years ago
WInterrupts.cpp Try using <Arduino.h> everywhere 7 years ago
arduino.cpp Misc. general cleanup 7 years ago
debug_extra_script.py General fixes for LPC1768 (#7834) 7 years ago
endstop_interrupts.h HAL for Re:ARM (LPC1768) architecture 7 years ago
fastio.h as a workaround enable PWM for any pin, see PR #8622 7 years ago
lpc1768_flag_script.py Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
main.cpp Try port*100+pin, fix config dependency 7 years ago
persistent_store_impl.cpp Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
pinmapping.cpp Cleanup narrowing warning in pin_is_protected 7 years ago
pinmapping.h fix NUM_DIGITAL_PINS being negative for more than 127 digital pins 7 years ago
pinsDebug_LPC1768.h Apply some formatting 7 years ago
serial.h LPC1768: fix serial buffer underrun (#7854) 7 years ago
servo_private.h Apply some formatting 7 years ago
spi_pins.h Whitespace clean 7 years ago
u8g_com_HAL_LPC1768_hw_spi.cpp Arduini IDE compatibility changes 7 years ago
u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp Arduini IDE compatibility changes 7 years ago
u8g_com_HAL_LPC1768_ssd_sw_i2c.cpp under construction Arduini IDE compatibility changes 7 years ago
u8g_com_HAL_LPC1768_st7920_hw_spi.cpp Arduini IDE compatibility changes 7 years ago
u8g_com_HAL_LPC1768_st7920_sw_spi.cpp Arduini IDE compatibility changes 7 years ago
u8g_com_HAL_LPC1768_sw_spi.cpp Arduini IDE compatibility changes 7 years ago
watchdog.cpp LPC1768: updates to use the new pin_t typedef 7 years ago
watchdog.h HAL for Re:ARM (LPC1768) architecture 7 years ago