80 Commits (9abbcc3ee008ce84474af4d0bedf360958b56957)

Author SHA1 Message Date
Scott Lahteine 6149b82119 Allow setting current timer counter 7 years ago
Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 7 years ago
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 years ago
Scott Lahteine a3b098b4be Whitespace clean 7 years ago
Bob-the-Kuhn 57fac33a74 add explanations 7 years ago
Bob-the-Kuhn bb23286383 add README & modify spi_pins.h 7 years ago
Harald Gutsche f5b4e1ef4f as a workaround enable PWM for any pin, see PR #8622 7 years ago
Unknown d1f11e9c10 fix missing GET_TIMER (used by PWM for Ex_AUTO_FAN) 7 years ago
Harald Gutsche dd1b503f64 fix NUM_DIGITAL_PINS being negative for more than 127 digital pins 7 years ago
Scott Lahteine c8718aa111 Spacing, macros in LPC1768_PWM 7 years ago
Bob-the-Kuhn 59b32c25b5 MKS Sbase changes 7 years ago
Thomas Moore 5f9592a523 Cleanup narrowing warning in pin_is_protected 7 years ago
Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 years ago
Thomas Moore fa577392b2 Add BIQU BQ111-A4 board 7 years ago
Bob-the-Kuhn 9dad534f02 fixed 7 years ago
Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 7 years ago
Scott Lahteine f409147116 Fix P2_04, P2_05 7 years ago
Bob-the-Kuhn a28ccabe2a M42 P1.20 fix 7 years ago
Scott Lahteine b9327a4d16 Misc. general cleanup 7 years ago
Scott Lahteine 8836623e0f Fix `sq`/`min`/`max` macros after platform headers 7 years ago
Scott Lahteine 1d4571b88d Dependency adjustments 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 7 years ago
Scott Lahteine 32512332df Apply some formatting 7 years ago
Bob-the-Kuhn b6415dc169 finish 7 years ago
Bob-the-Kuhn d47fbf791b Arduini IDE compatibility changes 7 years ago
Bob-the-Kuhn 0483a7df91 AVR RRD works 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 years ago
Thomas Moore 13d839795c LPC1768: updates to use the new pin_t typedef 7 years ago
Thomas Moore 50b4f9cbf7 LPC1768 Pin Mapping and M43 cleanup (#8119) 7 years ago
Scott Lahteine ada90f7335 Clean up trailing spaces 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Scott Lahteine 90a14b4f5b Clean up HAL trailing spaces, MKS SBASE pins 7 years ago
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
Morten 91e28edda6 [2.0.x] Add new board: MKS Sbase (#7945) 7 years ago
Alexey Shvetsov 12d212d1b4 Python isnt always python2 7 years ago
Bob-the-Kuhn 26bfae58d4 MPC4451 I2C support 7 years ago
Scott Lahteine 8315a8a716 Apply fixes for DUE 7 years ago
victorpv 8998f31ee1 Update LPC persistent store to initialize eeprom.dat with FF 7 years ago
Scott Lahteine 9fe7f53216 Misc general spacing cleanup 7 years ago
Chris Pepper aa51a02b8f LPC1768: fix serial buffer underrun (#7854) 7 years ago
Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Bob-the-Kuhn 1beaef0452 fix 3S hang & enable SPLIT 7 years ago
Thomas Moore 020ce176c4 Fix Servo class compile errors 7 years ago
Bob-the-Kuhn 62054af6eb 2.0 compile issues 7 years ago
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card 7 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 7 years ago