ladybird/Meta/CMake
Jesse Buhagiar 6df15aca7e Kernel/USB: Implement test transfer
We can now test a _very_ basic transaction via `do_debug_transfer()`.
This function merely attaches some TDs to the LSCTRL queue head
and points some input and output buffers. We then sense an interrupt
with USBSTS value of 1, meaning Interrupt On Completion
(of the transaction). At this point, the input buffer is filled with
some data.
2021-01-09 13:48:15 +01:00
..
all_the_debug_macros.cmake Kernel/USB: Implement test transfer 2021-01-09 13:48:15 +01:00
utils.cmake CMake: Warn when a serenity app is missing small or medium icons 2021-01-02 01:37:40 +01:00