summaryrefslogtreecommitdiff
path: root/libhw/w5500.c
AgeCommit message (Expand)Author
2024-12-13Gather macros into libmisc/macro.hLuke T. Shumaker
2024-12-09w5500: Quiet down some loggingLuke T. Shumaker
2024-12-09w5500: Rethink locking wrt interrupt handlingLuke T. Shumaker
2024-12-09w5500: Debug loggingLuke T. Shumaker
2024-12-08w5500: Add DEBUG loggingLuke T. Shumaker
2024-11-30w5500: Verify that the INTR line goes high before blockingLuke T. Shumaker
2024-11-30w5500: Validate SPI *before* initializing the hardwareLuke T. Shumaker
2024-11-23w5500 & timeout fixesLuke T. Shumaker
2024-11-19Add libmisc/log.h to remove stdio.hLuke T. Shumaker
2024-11-19libhw: w5500: FixLuke T. Shumaker
2024-11-19libcr: Begone with PRE_RUNNABLELuke T. Shumaker
2024-11-19libcr: Start to add coroutine namesLuke T. Shumaker
2024-11-12Fuss with compile-time configLuke T. Shumaker
2024-11-10libhw: net.h: Add listener close(), add 'iface'Luke T. Shumaker
2024-10-30Finish the W5500 driver?Luke T. Shumaker
2024-10-29libhw: TidyLuke T. Shumaker
2024-10-29Add a way to make private object membersLuke T. Shumaker
2024-10-28s/Licence/License/gLuke T. Shumaker
2024-10-27Factor out a libhwLuke T. Shumaker