diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-08-28 13:04:06 +0000 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-05 16:02:41 +0100 |
| commit | 1a36e6211674f1a39c7cc0ddff705357a4add65a (patch) | |
| tree | 26d82fc4f6c7cc444a5121bb4d0cb71681485bb1 /README.md | |
| parent | 6f0ebbad84419de65a03a0ea6e41cbc6b49d6eb0 (diff) | |
| download | farga-1a36e6211674f1a39c7cc0ddff705357a4add65a.tar.gz farga-1a36e6211674f1a39c7cc0ddff705357a4add65a.zip | |
basics: Add an example on floating instructions
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ +Basic stuff at `basics`. Using features from the Linux Kernel in `linux`. + Experiments for `kernel`, `bios` and `init` taken from [@popovicu](https://github.com/popovicu) and his blog. |
