Add default options to README.md

This commit is contained in:
Alex Kotov 2022-01-10 21:03:37 +05:00 committed by GitHub
parent e73fa14d91
commit 0bf5d4b4be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Table of contents
* [API](#api)
* [Tips](#tips)
* [Non-default options](#non-default-options)
* [Default options](#default-options)
* [Installation](#installation)
* [Development](#development)
* [Cross](#cross)
@ -88,6 +89,15 @@ are some non-default options:
* `--with[out]-libc-strcpy`
* `--with[out]-libc-strlen`
### Default options
* `--with[out]-cmdline`
* `--with[out]-console`
* `--with[out]-elf`
* `--with[out]-multiboot2`
* `--with[out]-pfa`
* `--with[out]-units`
### Installation
```