Commit message (Expand) | Author | Age | |
---|---|---|---|
* | chore: make lv_utils as public and align function prototype with stdlib (#6473) | Neo Xu | 2024-07-15 |
* | feat(stdlib): strncpy consistency and add strlcpy (#6204) | Liam | 2024-05-22 |
* | fix(rtthread): implement lv_strcat function in rt-thread due to absence of rt... | lhdjply | 2024-03-27 |
* | feat(stdlib): add lv_strncat and refactor strcat uses (#5927) | liamHowatt | 2024-03-25 |
* | refacter(conf): use defines for standard includes (#5767) | Michael Simon | 2024-03-20 |
* | fix: removed LV_ATTRIBUTE_FAST_MEM function attribute from prototypes (#5467) | Karl Andersson | 2024-01-25 |
* | feat(stdlib): add lv_memmove (#4888) | Neo Xu | 2023-11-29 |
* | chore(stdlib): replace strcmp with lv_strcmp (#4875) | lhdjply | 2023-11-28 |
* | feat(stdlib):add rtthread function to stdlib (#4777) | lhdjply | 2023-11-10 |