You cannot 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 99ecdf59af Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago
..
Arduino.h Smarter MIN, MAX, ABS macros 7 years ago
SPI.h Preliminary cleanup of #include structure (#9763) 7 years ago
Wire.cpp Followup to HAL optimizations and delays 7 years ago
Wire.h Move more strings to PROGMEM 7 years ago
digipot_mcp4451_I2C_routines.c Implement digipots for MKS SBASE (#9927) 7 years ago
digipot_mcp4451_I2C_routines.h Implement digipots for MKS SBASE (#9927) 7 years ago
pinmapping.cpp Preliminary cleanup of #include structure (#9763) 7 years ago
pinmapping.h Preliminary cleanup of #include structure (#9763) 7 years ago
serial.h [2.0.x] Emergency parser for multiple serial ports (#10524) 7 years ago