ZhanYF
ZhanYF
I noticed this line on the TODO list: * OpenBSD TAP device might not work (see OpenBSD man page tun(4)) and I think I should report back that this works...
I'm trying to follow the complete workflow for Zynq-7000[1] but it seems like meson doesn't like the fact that `litex/soc/software/libc/arm/meson.build` is empty, and thus fail with `ERROR: No statements in...
Settings -> Language and Region -> scroll down to reveal missing fonts. Considering install fonts-noto-core fonts-noto-cjk by default and prompt the user to optionally install fonts-noto?
On faster platforms (e.g. the pinephone pro) the launching animations for many apps take longer than the start up time of the application to finish, I think it makes sense...
> Linux dependency might change in the future. I would love to have a NetBSD-based system! :-) I'm slowly porting this to OpenBSD as a recreational project, this would make...
--- name: Pull Request about: Create a pull request to help us improve title: 'Fix simple typo in demo.py' assignees: '' --- **Description:** Simply fix a typo **Concerning Areas:** demo.py
Use loop and respect the limit parameter for seL4_TCB_WriteRegisters and seL4_TCB_ReadRegisters. This addresses issue #1085 and currently only affects arm64. Diff for the generated sel4_client.h: https://gist.github.com/ZhanYF/3b36cb35591352bd1d094b1724ef7993 I tested this with...