ellensp
|
33d1e77e2e
|
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-06-01 18:33:30 -05:00 |
|
Scott Lahteine
|
785f442c8c
|
Group some sanity checks
|
2020-06-01 17:03:58 -05:00 |
|
Jason Smith
|
dcb90a8d61
|
No SERIAL_STATS for LPC, STM32 (#18145)
|
2020-05-31 00:45:04 -05:00 |
|
ellensp
|
9bfdc88e52
|
Provide strcmp_P where needed (#18103)
|
2020-05-25 15:36:37 -05:00 |
|
Scott Lahteine
|
461647fcee
|
Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059)
|
2020-05-22 02:15:40 -05:00 |
|
Jason Smith
|
7696dea1c6
|
Fix LPC + EXPERIMENTAL_I2CBUS build error (#18040)
|
2020-05-19 02:29:19 -05:00 |
|
randellhodges
|
4c4be32ad7
|
LPC176x requires USE_SHARED_EEPROM (#17858)
|
2020-05-04 14:54:33 -05:00 |
|
Scott Lahteine
|
2107bc5836
|
Clean up EEPROM interfaces (#17803)
|
2020-05-01 00:04:55 -05:00 |
|
Scott Lahteine
|
6edc2c3690
|
Fix eeprom init glitch
|
2020-04-30 22:50:05 -05:00 |
|
Scott Lahteine
|
306578d7be
|
More explicit LPC timer defines
|
2020-04-30 19:31:49 -05:00 |
|
Scott Lahteine
|
3c080ee3e6
|
Cleanup, comment "wired" eeproms
|
2020-04-30 18:00:42 -05:00 |
|
Scott Lahteine
|
5e6faa999d
|
Refine EEPROM types / flags (#17772)
|
2020-04-29 14:46:33 -05:00 |
|
Scott Lahteine
|
2c959123e5
|
Clean up whitespace
|
2020-04-28 06:09:52 -05:00 |
|
randellhodges
|
5f7a75979f
|
LPC176x SPI / I2C PersistentStore (#17651)
|
2020-04-28 02:27:55 -05:00 |
|
Scott Lahteine
|
035d6cd16d
|
Patch i2c, info menu
|
2020-04-27 09:50:10 -05:00 |
|
Jason Smith
|
8f7f7f7c45
|
Apply missed const& SPI optimization (#17734)
Followup to eebb68cd7f
|
2020-04-27 05:13:47 -05:00 |
|
Scott Lahteine
|
eebb68cd7f
|
SPI performance tweak
|
2020-04-26 03:11:28 -05:00 |
|
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
2020-04-23 21:53:52 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
d666ef00e0
|
Prevent 'I2C_EEPROM' on LPC176x
|
2020-04-21 21:33:13 -05:00 |
|
Scott Lahteine
|
78fe411c7d
|
Include swt_init in log
|
2020-04-20 00:12:21 -05:00 |
|
grauerfuchs
|
4a5a3d27ed
|
Option to use raw digipot values (#17536)
|
2020-04-18 22:56:23 -05:00 |
|
Scott Lahteine
|
3645e59893
|
Minor style tweaks
|
2020-04-09 12:31:33 -05:00 |
|
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
2020-04-02 19:31:08 -05:00 |
|
Scott Lahteine
|
96ab16a9dd
|
Pulldown for all FastIO headers
Co-Authored-By: borsegbr <borsegbr@users.noreply.github.com>
|
2020-03-31 12:37:22 -05:00 |
|
Scott Lahteine
|
d029a09810
|
Minor HAL cleanup
|
2020-03-29 17:14:23 -05:00 |
|
Giuliano Zaro
|
129b270628
|
QSPI EEPROM for SAMD51 (#17292)
|
2020-03-27 17:29:17 -05:00 |
|
Scott Lahteine
|
adb7a88428
|
Fix an unused var warning
|
2020-03-23 17:35:43 -05:00 |
|
Scott Lahteine
|
b14c933171
|
LPC1768 EEPROM fallback to flash, add overrides (#17184)
|
2020-03-16 15:59:05 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|