..
defs
defs: take ssize_t and off_t in the standard library
2021-07-02 09:52:17 +02:00
drivers
keysc: simpler keyboard device with more consistent repeats
2022-04-23 13:34:41 +01:00
mpu
mpu: rename FRQCRA into FRQCR
2022-04-12 16:23:18 +01:00
std
std: move endian.h to fxlibc
2021-06-08 10:05:33 +02:00
bfile.h
fs: folder support, part 1 (mkdir/rmdir and the opendir(3) family)
2021-12-21 19:01:00 +01:00
clock.h
cpg: provide a function to recompute clock frequency
2022-04-15 21:08:37 +01:00
config.h.in
kmalloc: implement a custom segregated list allocator
2021-03-15 15:04:24 +01:00
cpu.h
cpu, dma: add interrupt-cancellable sleep (perfect async sleep)
2021-06-17 14:32:08 +02:00
display-cg.h
fix bad indent
2021-12-31 10:37:59 +01:00
display-fx.h
add C++ header guards
2021-06-13 18:13:09 +02:00
display.h
usb: add video capture through the fxlink protocol
2021-08-11 01:43:26 +02:00
dma.h
add C++ header guards
2021-06-13 18:13:09 +02:00
drivers.h
add C++ header guards
2021-06-13 18:13:09 +02:00
exc.h
add C++ header guards
2021-06-13 18:13:09 +02:00
fs.h
fs: track offset of Fugue files manually
2022-01-06 14:05:52 +01:00
gint.h
add C++ header guards
2021-06-13 18:13:09 +02:00
gray.h
add C++ header guards
2021-06-13 18:13:09 +02:00
hardware.h
hardware: expose filesystem type in the hardware info
2021-12-06 21:31:00 +01:00
intc.h
add C++ header guards
2021-06-13 18:13:09 +02:00
keyboard.h
keyboard: add a note about the use of transforms in getkey_opt()
2021-09-01 16:21:53 +02:00
keycodes.h
add C++ header guards
2021-06-13 18:13:09 +02:00
kmalloc.h
add C++ header guards
2021-06-13 18:13:09 +02:00
mmu.h
fs: buffer Fugue writes through RAM
2022-01-10 14:47:14 +01:00
rtc.h
fs: track offset of Fugue files manually
2022-01-06 14:05:52 +01:00
timer.h
tmu: fix freeze when using sleep_us_spin() with interrupts on
2021-11-15 06:43:00 +01:00
usb-ff-bulk.h
usb: add video capture through the fxlink protocol
2021-08-11 01:43:26 +02:00
usb.h
add C++ header guards
2021-06-13 18:13:09 +02:00