Louie Lu
Louie Lu
@yenWu Would you like to use pull request and make a WIP for this feature?
@jserv It should be possible, I'll take a look.
Will do, but I'm not sure if that argument will affect, taking test tomorrow
Current Piko/RT POSIX API impl list was list in #13
Thanks, I found that yesterday. Do you think this need to put it on to documentation? Or am I missing on it?
Should be same as [feathub](https://feathub.com/Guake/guake/+5)
I think this involve with dbus (since we use dbus to manage IPC), to separate assign Guake to each monitor (plus not open multiple on each screen) Also, how could...
Hi, the cause may varies. The board pin layout is config at [board/*/board.h], for stm32f429, here is the board config: [stm32f429](https://github.com/f9micro/f9-kernel/blob/master/board/discoveryf429/board.h), compare to the pin assignment from the sheet, it...
@todofixthis I'm using `pypy3` to build pysha3, didn't come up with pysha3#13. The issue is related to this one: https://bitbucket.org/pypy/pypy/issues/2687/pypy3-is-missing-pystrhexh-breaking-pysha3
The field is only found in IRI rocksdb `transaction-metadata` column. And used for milestone, node...etc to check the transaction validity and other information. The default value can be found at:...