summaryrefslogtreecommitdiff
path: root/libhw_cr/w5500_ll.c
AgeCommit message (Collapse)Author
2025-07-06libmisc: Rework the malloc abstraction into heap.hLuke T. Shumaker
2025-07-01libhw_cr: w5500_ll: Fix debug loggingLuke T. Shumaker
2025-06-27Avoid stack_alloc(), use heap_alloc() insteadLuke T. Shumaker
2025-06-22libhw_generic: io: Split iovec into rd_iovec and wr_iovecLuke T. Shumaker
2025-05-26Try to clean up w5500_ll.hLuke T. Shumaker
2025-05-26No more (static inline) function bodies in headersLuke T. Shumaker