Browse Source

Move LPC1768 framework out of Marlin source folder

Thomas Moore 6 years ago
parent
commit
ddbd4b73e0
100 changed files with 15 additions and 7 deletions
  1. 0
    0
      Marlin/src/HAL/HAL_LPC1768/include/arduino.h
  2. 9
    5
      Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py
  3. 4
    0
      Marlin/src/module/probe.cpp
  4. 0
    0
      frameworks/CMSIS/LPC1768/Re-ARM/LPC1768.ld
  5. 0
    0
      frameworks/CMSIS/LPC1768/Re-ARM/startup_LPC17xx.S
  6. 0
    0
      frameworks/CMSIS/LPC1768/Re-ARM/system_LPC17xx.c
  7. 0
    0
      frameworks/CMSIS/LPC1768/driver/debug_frmwrk.c
  8. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_adc.c
  9. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_can.c
  10. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_clkpwr.c
  11. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_dac.c
  12. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_emac.c
  13. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_exti.c
  14. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_gpdma.c
  15. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_gpio.c
  16. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_i2c.c
  17. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_i2s.c
  18. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_iap.c
  19. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_libcfg_default.c
  20. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_mcpwm.c
  21. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_nvic.c
  22. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_pinsel.c
  23. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_pwm.c
  24. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_qei.c
  25. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_rit.c
  26. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_rtc.c
  27. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_spi.c
  28. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_ssp.c
  29. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_systick.c
  30. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_timer.c
  31. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_uart.c
  32. 0
    0
      frameworks/CMSIS/LPC1768/driver/lpc17xx_wdt.c
  33. 0
    0
      frameworks/CMSIS/LPC1768/include/LPC17xx.h
  34. 0
    0
      frameworks/CMSIS/LPC1768/include/arm_common_tables.h
  35. 0
    0
      frameworks/CMSIS/LPC1768/include/arm_math.h
  36. 0
    0
      frameworks/CMSIS/LPC1768/include/core_cm3.h
  37. 0
    0
      frameworks/CMSIS/LPC1768/include/core_cmFunc.h
  38. 0
    0
      frameworks/CMSIS/LPC1768/include/core_cmInstr.h
  39. 0
    0
      frameworks/CMSIS/LPC1768/include/debug_frmwrk.h
  40. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_adc.h
  41. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_can.h
  42. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_clkpwr.h
  43. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_dac.h
  44. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_emac.h
  45. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_exti.h
  46. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_gpdma.h
  47. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_gpio.h
  48. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_i2c.h
  49. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_i2s.h
  50. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_iap.h
  51. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_libcfg_default.h
  52. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_mcpwm.h
  53. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_nvic.h
  54. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_pinsel.h
  55. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_pwm.h
  56. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_qei.h
  57. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_rit.h
  58. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_rtc.h
  59. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_spi.h
  60. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_ssp.h
  61. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_systick.h
  62. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_timer.h
  63. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_uart.h
  64. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc17xx_wdt.h
  65. 0
    0
      frameworks/CMSIS/LPC1768/include/lpc_types.h
  66. 0
    0
      frameworks/CMSIS/LPC1768/include/system_LPC17xx.h
  67. 1
    1
      frameworks/CMSIS/LPC1768/lib/LiquidCrystal.cpp
  68. 0
    0
      frameworks/CMSIS/LPC1768/lib/LiquidCrystal.h
  69. 0
    0
      frameworks/CMSIS/LPC1768/lib/Print.cpp
  70. 0
    0
      frameworks/CMSIS/LPC1768/lib/Print.h
  71. 0
    0
      frameworks/CMSIS/LPC1768/lib/Printable.h
  72. 1
    1
      frameworks/CMSIS/LPC1768/lib/Stream.cpp
  73. 0
    0
      frameworks/CMSIS/LPC1768/lib/Stream.h
  74. 0
    0
      frameworks/CMSIS/LPC1768/lib/WString.h
  75. 0
    0
      frameworks/CMSIS/LPC1768/lib/binary.h
  76. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/LPC176x.h
  77. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/diskio.h
  78. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/ff.c
  79. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/ff.h
  80. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/ffconf.h
  81. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/ffunicode.c
  82. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/integer.h
  83. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/mmc_ssp.c
  84. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/rtc176x.c
  85. 0
    0
      frameworks/CMSIS/LPC1768/lib/chanfs/rtc176x.h
  86. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/Re-ARM_usb_driver.inf
  87. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/cdc.h
  88. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/cdcuser.cpp
  89. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/cdcuser.h
  90. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/msc.h
  91. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/mscuser.cpp
  92. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/mscuser.h
  93. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usb.h
  94. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbcfg.h
  95. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbcore.cpp
  96. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbcore.h
  97. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbdesc.cpp
  98. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbdesc.h
  99. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbhw.cpp
  100. 0
    0
      frameworks/CMSIS/LPC1768/lib/usb/usbhw.h

Marlin/src/HAL/HAL_LPC1768/arduino.h → Marlin/src/HAL/HAL_LPC1768/include/arduino.h View File


+ 9
- 5
Marlin/src/HAL/HAL_LPC1768/lpc1768_flag_script.py View File

@@ -1,6 +1,8 @@
1
+import sys
2
+
1 3
 #dynamic build flags for generic compile options
2 4
 if __name__ == "__main__":
3
-  print " ".join([  "-std=gnu11",
5
+  args = " ".join([ "-std=gnu11",
4 6
                     "-std=gnu++11",
5 7
                     "-Os",
6 8
                     "-mcpu=cortex-m3",
@@ -10,13 +12,11 @@ if __name__ == "__main__":
10 12
                     "-fsigned-char",
11 13
                     "-fno-move-loop-invariants",
12 14
 
13
-                    "-Wall",
14 15
                     "--specs=nano.specs",
15 16
                     "--specs=nosys.specs",
16 17
 
17
-                    "-IMarlin/frameworks/CMSIS/LPC1768/include",
18
-                    "-IMarlin/frameworks/CMSIS/LPC1768/lib",
19 18
                     "-IMarlin/src/HAL",
19
+                    "-IMarlin/src/HAL/HAL_LPC1768/include",
20 20
 
21 21
                     "-MMD",
22 22
                     "-MP",
@@ -24,6 +24,11 @@ if __name__ == "__main__":
24 24
                     "-DIS_REARM"
25 25
                   ])
26 26
 
27
+  for i in range(1, len(sys.argv)):
28
+    args += " " + sys.argv[i]
29
+
30
+  print args
31
+
27 32
 # extra script for linker options
28 33
 else:
29 34
   from SCons.Script import DefaultEnvironment
@@ -46,6 +51,5 @@ else:
46 51
           "--specs=nano.specs",
47 52
           "--specs=nosys.specs",
48 53
           "-u_printf_float",
49
-          "-Wl,-TMarlin/frameworks/CMSIS/LPC1768/Re-ARM/LPC1768.ld,--gc-sections"
50 54
       ],
51 55
   )

+ 4
- 0
Marlin/src/module/probe.cpp View File

@@ -46,6 +46,10 @@
46 46
   #include "../module/delta.h"
47 47
 #endif
48 48
 
49
+#if ENABLED(BABYSTEP_ZPROBE_OFFSET)
50
+  #include "planner.h"
51
+#endif
52
+
49 53
 float zprobe_zoffset; // Initialized by settings.load()
50 54
 
51 55
 #if HAS_Z_SERVO_ENDSTOP

Marlin/frameworks/CMSIS/LPC1768/Re-ARM/LPC1768.ld → frameworks/CMSIS/LPC1768/Re-ARM/LPC1768.ld View File


Marlin/frameworks/CMSIS/LPC1768/Re-ARM/startup_LPC17xx.S → frameworks/CMSIS/LPC1768/Re-ARM/startup_LPC17xx.S View File


Marlin/frameworks/CMSIS/LPC1768/Re-ARM/system_LPC17xx.c → frameworks/CMSIS/LPC1768/Re-ARM/system_LPC17xx.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/debug_frmwrk.c → frameworks/CMSIS/LPC1768/driver/debug_frmwrk.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_adc.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_adc.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_can.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_can.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_clkpwr.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_clkpwr.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_dac.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_dac.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_emac.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_emac.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_exti.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_exti.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_gpdma.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_gpdma.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_gpio.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_gpio.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_i2c.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_i2c.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_i2s.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_i2s.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_iap.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_iap.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_libcfg_default.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_libcfg_default.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_mcpwm.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_mcpwm.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_nvic.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_nvic.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_pinsel.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_pinsel.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_pwm.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_pwm.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_qei.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_qei.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_rit.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_rit.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_rtc.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_rtc.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_spi.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_spi.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_ssp.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_ssp.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_systick.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_systick.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_timer.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_timer.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_uart.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_uart.c View File


Marlin/frameworks/CMSIS/LPC1768/driver/lpc17xx_wdt.c → frameworks/CMSIS/LPC1768/driver/lpc17xx_wdt.c View File


Marlin/frameworks/CMSIS/LPC1768/include/LPC17xx.h → frameworks/CMSIS/LPC1768/include/LPC17xx.h View File


Marlin/frameworks/CMSIS/LPC1768/include/arm_common_tables.h → frameworks/CMSIS/LPC1768/include/arm_common_tables.h View File


Marlin/frameworks/CMSIS/LPC1768/include/arm_math.h → frameworks/CMSIS/LPC1768/include/arm_math.h View File


Marlin/frameworks/CMSIS/LPC1768/include/core_cm3.h → frameworks/CMSIS/LPC1768/include/core_cm3.h View File


Marlin/frameworks/CMSIS/LPC1768/include/core_cmFunc.h → frameworks/CMSIS/LPC1768/include/core_cmFunc.h View File


Marlin/frameworks/CMSIS/LPC1768/include/core_cmInstr.h → frameworks/CMSIS/LPC1768/include/core_cmInstr.h View File


Marlin/frameworks/CMSIS/LPC1768/include/debug_frmwrk.h → frameworks/CMSIS/LPC1768/include/debug_frmwrk.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_adc.h → frameworks/CMSIS/LPC1768/include/lpc17xx_adc.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_can.h → frameworks/CMSIS/LPC1768/include/lpc17xx_can.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_clkpwr.h → frameworks/CMSIS/LPC1768/include/lpc17xx_clkpwr.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_dac.h → frameworks/CMSIS/LPC1768/include/lpc17xx_dac.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_emac.h → frameworks/CMSIS/LPC1768/include/lpc17xx_emac.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_exti.h → frameworks/CMSIS/LPC1768/include/lpc17xx_exti.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_gpdma.h → frameworks/CMSIS/LPC1768/include/lpc17xx_gpdma.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_gpio.h → frameworks/CMSIS/LPC1768/include/lpc17xx_gpio.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_i2c.h → frameworks/CMSIS/LPC1768/include/lpc17xx_i2c.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_i2s.h → frameworks/CMSIS/LPC1768/include/lpc17xx_i2s.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_iap.h → frameworks/CMSIS/LPC1768/include/lpc17xx_iap.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_libcfg_default.h → frameworks/CMSIS/LPC1768/include/lpc17xx_libcfg_default.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_mcpwm.h → frameworks/CMSIS/LPC1768/include/lpc17xx_mcpwm.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_nvic.h → frameworks/CMSIS/LPC1768/include/lpc17xx_nvic.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_pinsel.h → frameworks/CMSIS/LPC1768/include/lpc17xx_pinsel.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_pwm.h → frameworks/CMSIS/LPC1768/include/lpc17xx_pwm.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_qei.h → frameworks/CMSIS/LPC1768/include/lpc17xx_qei.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_rit.h → frameworks/CMSIS/LPC1768/include/lpc17xx_rit.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_rtc.h → frameworks/CMSIS/LPC1768/include/lpc17xx_rtc.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_spi.h → frameworks/CMSIS/LPC1768/include/lpc17xx_spi.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_ssp.h → frameworks/CMSIS/LPC1768/include/lpc17xx_ssp.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_systick.h → frameworks/CMSIS/LPC1768/include/lpc17xx_systick.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_timer.h → frameworks/CMSIS/LPC1768/include/lpc17xx_timer.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_uart.h → frameworks/CMSIS/LPC1768/include/lpc17xx_uart.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc17xx_wdt.h → frameworks/CMSIS/LPC1768/include/lpc17xx_wdt.h View File


Marlin/frameworks/CMSIS/LPC1768/include/lpc_types.h → frameworks/CMSIS/LPC1768/include/lpc_types.h View File


Marlin/frameworks/CMSIS/LPC1768/include/system_LPC17xx.h → frameworks/CMSIS/LPC1768/include/system_LPC17xx.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/LiquidCrystal.cpp → frameworks/CMSIS/LPC1768/lib/LiquidCrystal.cpp View File

@@ -3,7 +3,7 @@
3 3
 #include <stdio.h>
4 4
 #include <string.h>
5 5
 #include <inttypes.h>
6
-#include <HAL_LPC1768/arduino.h>
6
+#include "arduino.h"
7 7
 
8 8
 // When the display powers up, it is configured as follows:
9 9
 //

Marlin/frameworks/CMSIS/LPC1768/lib/LiquidCrystal.h → frameworks/CMSIS/LPC1768/lib/LiquidCrystal.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/Print.cpp → frameworks/CMSIS/LPC1768/lib/Print.cpp View File


Marlin/frameworks/CMSIS/LPC1768/lib/Print.h → frameworks/CMSIS/LPC1768/lib/Print.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/Printable.h → frameworks/CMSIS/LPC1768/lib/Printable.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/Stream.cpp → frameworks/CMSIS/LPC1768/lib/Stream.cpp View File

@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 #include <stdlib.h>
26
-#include <HAL_LPC1768/arduino.h>
26
+#include <arduino.h>
27 27
 
28 28
 #include "Stream.h"
29 29
 

Marlin/frameworks/CMSIS/LPC1768/lib/Stream.h → frameworks/CMSIS/LPC1768/lib/Stream.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/WString.h → frameworks/CMSIS/LPC1768/lib/WString.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/binary.h → frameworks/CMSIS/LPC1768/lib/binary.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/LPC176x.h → frameworks/CMSIS/LPC1768/lib/chanfs/LPC176x.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/diskio.h → frameworks/CMSIS/LPC1768/lib/chanfs/diskio.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/ff.c → frameworks/CMSIS/LPC1768/lib/chanfs/ff.c View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/ff.h → frameworks/CMSIS/LPC1768/lib/chanfs/ff.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/ffconf.h → frameworks/CMSIS/LPC1768/lib/chanfs/ffconf.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/ffunicode.c → frameworks/CMSIS/LPC1768/lib/chanfs/ffunicode.c View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/integer.h → frameworks/CMSIS/LPC1768/lib/chanfs/integer.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/mmc_ssp.c → frameworks/CMSIS/LPC1768/lib/chanfs/mmc_ssp.c View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/rtc176x.c → frameworks/CMSIS/LPC1768/lib/chanfs/rtc176x.c View File


Marlin/frameworks/CMSIS/LPC1768/lib/chanfs/rtc176x.h → frameworks/CMSIS/LPC1768/lib/chanfs/rtc176x.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/Re-ARM_usb_driver.inf → frameworks/CMSIS/LPC1768/lib/usb/Re-ARM_usb_driver.inf View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/cdc.h → frameworks/CMSIS/LPC1768/lib/usb/cdc.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/cdcuser.cpp → frameworks/CMSIS/LPC1768/lib/usb/cdcuser.cpp View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/cdcuser.h → frameworks/CMSIS/LPC1768/lib/usb/cdcuser.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/msc.h → frameworks/CMSIS/LPC1768/lib/usb/msc.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/mscuser.cpp → frameworks/CMSIS/LPC1768/lib/usb/mscuser.cpp View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/mscuser.h → frameworks/CMSIS/LPC1768/lib/usb/mscuser.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usb.h → frameworks/CMSIS/LPC1768/lib/usb/usb.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbcfg.h → frameworks/CMSIS/LPC1768/lib/usb/usbcfg.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbcore.cpp → frameworks/CMSIS/LPC1768/lib/usb/usbcore.cpp View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbcore.h → frameworks/CMSIS/LPC1768/lib/usb/usbcore.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbdesc.cpp → frameworks/CMSIS/LPC1768/lib/usb/usbdesc.cpp View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbdesc.h → frameworks/CMSIS/LPC1768/lib/usb/usbdesc.h View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbhw.cpp → frameworks/CMSIS/LPC1768/lib/usb/usbhw.cpp View File


Marlin/frameworks/CMSIS/LPC1768/lib/usb/usbhw.h → frameworks/CMSIS/LPC1768/lib/usb/usbhw.h View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save