Files
WLED_MM_Infinity/wled00
Frank 40c96c14f5 a bunch of smaller speedups to core functions
*  make local functions "static"
* use fast_ int types where possible
* use native min/max instead of MIN/MAX macros. Macros evaluate each parameter TWICE!!
* adding __attribute__((pure)) and __attribute((const)) to help the compiler optimize
* ws.cpp: reduce max "live leds" in fastpath mode
2023-04-30 18:41:30 +02:00
..
2023-04-30 18:37:14 +02:00
2023-04-13 22:59:09 +02:00
2023-01-06 09:24:29 +01:00
2023-04-14 19:53:04 +02:00
2023-01-12 20:35:34 +01:00
2023-04-13 22:59:09 +02:00
2023-04-20 00:58:31 +02:00
2023-03-24 09:55:25 +00:00
2023-01-06 09:24:29 +01:00
2023-04-30 18:37:14 +02:00
2023-04-14 20:00:35 +02:00
2023-04-14 20:00:35 +02:00
2023-04-30 18:37:14 +02:00
2023-04-14 20:00:35 +02:00
2023-04-14 20:00:35 +02:00
2023-01-06 09:24:29 +01:00
2023-04-14 19:53:04 +02:00
2023-03-22 16:31:07 +01:00
2023-04-13 22:59:09 +02:00
2023-01-06 09:24:29 +01:00
2023-01-12 20:35:34 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-03-19 11:24:59 +01:00
2023-04-14 19:53:04 +02:00
2023-03-23 14:21:42 +01:00
2023-02-04 10:56:07 +01:00
2023-04-13 22:59:09 +02:00
2023-04-14 15:05:41 -04:00
2023-03-16 15:41:23 +01:00
2023-01-06 09:24:29 +01:00
2023-01-06 09:24:29 +01:00
2023-04-02 15:56:27 +02:00
2020-04-10 12:30:08 +02:00
2020-04-10 12:30:08 +02:00
2023-02-21 17:07:32 +01:00
2022-03-20 22:12:18 +01:00
2023-01-06 09:24:29 +01:00
2023-03-27 20:26:03 +02:00