Fixed duplicate fail_after on boot which sometime didn't get canceled
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -16s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -16s
This commit is contained in:
parent
1ea824d39e
commit
4428c413d8
2 changed files with 12 additions and 10 deletions
|
|
@ -70,7 +70,7 @@ TODO: Link to example project on github a few ways to compile and test hello.
|
|||
|
||||
## Usage Help
|
||||
|
||||
When using the `mb_setup_default` this add a help system which works by running: `make @help | grep "*"`
|
||||
When using the `mb-setup-default` this add a help system which works by running: `make @help | grep "*"`
|
||||
|
||||
* @help-variable
|
||||
* @help-variable-deep
|
||||
|
|
@ -164,7 +164,7 @@ Example output of qa assert graph [https://iupload.distributedrebirth.love/quohb
|
|||
|
||||
## Errata
|
||||
|
||||
* (?19++) Very sometimes the fail_after "boot_err" watchdog doesn't get canceled
|
||||
* (FIXED) Very sometimes the fail_after "boot_err" watchdog doesn't get canceled
|
||||
* Make: @@include-mods will not get chained, it doesn't list ANY dep anymore
|
||||
* Make: @@include-tree will not get phony, (and thus @@include-root not on top)
|
||||
* boot_exec_setcolor: does not work on MSX1 vdp TMS9918
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue