Cheetah_Firmware/components
Julian Metzler 840e51ab42 k8200_pst: Fix bug that prevented special position 0x7F (empty) from being sent 2024-03-17 13:30:49 +01:00
..
browser_config browser_config: Rename field flag enum entries to avoid confusion with Kconfig defines 2024-02-11 15:24:32 +01:00
browser_ota Add basic web SPIFFS file manager and clean up some httpd code 2023-04-06 00:36:00 +02:00
browser_spiffs Remove some debug logs 2023-04-06 00:43:21 +02:00
driver_display_char_16seg_led_spi Rewrite combining full stop and line break handling for character displays by using an intermediate buffer 2023-12-03 00:57:39 +01:00
driver_display_char_16seg_led_ws281x Fix full stop handling for 16segrgb as well 2023-12-29 02:30:14 +01:00
driver_display_char_krone_9000 Rewrite combining full stop and line break handling for character displays by using an intermediate buffer 2023-12-03 00:57:39 +01:00
driver_display_char_segment_lcd_spi Rewrite combining full stop and line break handling for character displays by using an intermediate buffer 2023-12-03 00:57:39 +01:00
driver_display_flipdot_aesco_saflap Change display_init return from void to esp_err_t 2023-04-06 17:52:27 +02:00
driver_display_flipdot_brose Change display_init return from void to esp_err_t 2023-04-06 17:52:27 +02:00
driver_display_flipdot_lawo_aluma Change display_init return from void to esp_err_t 2023-04-06 17:52:27 +02:00
driver_display_led Change display_init return from void to esp_err_t 2023-04-06 17:52:27 +02:00
driver_display_led_aesys Change display_init return from void to esp_err_t 2023-04-06 17:52:27 +02:00
driver_display_sel_krone_8200_pst k8200_pst: Fix bug that prevented special position 0x7F (empty) from being sent 2024-03-17 13:30:49 +01:00
driver_display_sel_krone_9000 sel_k9000: Fix Rx IO direction 2024-01-28 17:05:44 +01:00
esp_wireguard Add WireGuard client 2023-02-11 19:10:03 +01:00
font_renderer Add support for 16-segment LED display (not yet complete) 2021-11-06 02:41:41 +01:00
i2s_parallel Support for aesys static LED display 2021-04-25 22:58:08 +02:00
input_artnet Add WS281x driver and pin tasks to cores 2022-12-04 12:36:06 +01:00
input_browser_canvas canvas: Use text() instead of html() 2024-02-07 23:22:31 +01:00
input_remote_poll telegram_bot/remote_poll: Make most variables static to avoid conflicts 2024-02-10 16:05:58 +01:00
input_telegram_bot telegram_bot: Fix chat ID overflow (change uint32_t to int64_t) 2024-02-10 18:49:19 +01:00
input_tpm2net Add WS281x driver and pin tasks to cores 2022-12-04 12:36:06 +01:00
logging_tcp Fix syntax error in TCP logging 2022-12-29 03:37:14 +01:00
shaders_char shaders_char: Prevent repeats from being 0 (caused crash) 2023-12-29 02:39:20 +01:00
util Add KRONE 8200 PST driver 2024-02-04 14:49:01 +01:00