MarlinFirmware/Marlin/src
Jason Smith d30fcb8fff
🐛 Fix bool evalution of XYval and similar types (#26936)
Require explicit cast to get T* pointers from XYval and similar types. This prevents the pointer from being implicitly returned and checked for nullptr when trying to evaluate these structs in boolean expressions.
2024-04-05 17:24:58 -07:00
..
core 🐛 Fix bool evalution of XYval and similar types (#26936) 2024-04-05 17:24:58 -07:00
feature 🚸 Update ProUI Plot graph - part 2 (#26563) 2024-04-01 15:05:11 -05:00
gcode 🚸 Update ProUI Plot graph - part 2 (#26563) 2024-04-01 15:05:11 -05:00
HAL extend uart checks 2024-02-11 03:28:37 +13:00
inc [cron] Bump distribution date (2024-04-03) 2024-04-03 00:20:46 +00:00
lcd 🚸 Update ProUI Plot graph - part 2 (#26563) 2024-04-01 15:05:11 -05:00
libs 🩹 Patch STM32 serial UUID (#26737) 2024-01-31 12:33:42 -06:00
module 🩹 Revert motion change 2024-04-01 22:20:28 -05:00
pins 🔨 Fix HC32 preflight (#26912) 2024-03-27 14:39:54 -05:00
sd 🩹 Misc. changes from ProUI / ExtUI updates (#26928) 2024-03-31 18:20:37 -05:00
tests 🐛 Prevent MString infinite recursion (#26037) 2023-07-01 04:33:53 -05:00
MarlinCore.cpp 🚸 Update ProUI Plot graph - part 2 (#26563) 2024-04-01 15:05:11 -05:00
MarlinCore.h 🎨 Apply const (#25643) 2023-04-07 01:33:03 -05:00