proudmuslim-dev
d565cd125b
Move import to sensible location in chapter 3
...
It served no purpose in the previous code block and would only confuse the user
2024-07-04 19:15:21 +00:00
Samuel Pocino
5f3d38884c
fix typo'd variable name in post 3 (doesn't compile)
2024-02-24 20:32:28 -05:00
proudmuslim-dev
0c248d027e
Fix embedded_graphics code + correct typo in chapter 3
...
Compiles now
2024-01-31 12:55:20 -08:00
Philipp Oppermann
2cf0675a2d
Merge pull request #1269 from proudmuslim-dev/patch-3
...
Fix typos in code for `embedded_graphics` crate in chapter 3
2024-01-28 12:18:43 +01:00
lachsdachs
3c2e91fa4e
fix a lil typo
...
sturcts -> structs
2024-01-27 21:23:35 +01:00
proudmuslim-dev
c9683a2cd9
Fix typos in code for embedded_graphics crate in chapter 3
...
This still won't compile on account of the fact that the `Point` type apparently doesn't implement `Into<(usize, usize)>`. Attempting to change the type just results in more issues
2024-01-27 00:21:18 +00:00
Philipp Oppermann
8a41fd65bf
Polish section about drawing blue pixels and squares
2023-12-29 18:57:01 +01:00
Philipp Oppermann
50802c8332
Continue work on framebuffer post
2023-12-28 20:12:07 +01:00
Philipp Oppermann
ba410f40ba
Fix source path
2023-12-28 20:11:46 +01:00
Philipp Oppermann
2676d69c31
Remove striped output example
...
Doesn't really add much value.
2023-07-09 11:28:40 +02:00
Philipp Oppermann
c31f3c2728
Start describing framebuffer bitmap layout
2023-07-09 11:26:34 +02:00
Philipp Oppermann
5799263124
Start working on 'Screen Output' post
2023-07-08 13:49:41 +02:00
Kenny Strawn
ded60de8d0
Submit rough draft of Edition-3-Post-3 ( #1223 )
2023-07-08 13:21:56 +02:00
Philipp Oppermann
0400ce692c
Improve UEFI booting post and start preparing it for pre-release
2022-01-23 21:24:53 +01:00
Philipp Oppermann
d7b93ab855
Mark all 3rd edition posts as drafts
2022-01-23 21:21:59 +01:00
Philipp Oppermann
4aa5981252
Add placeholders posts for 'Basic I/O' chapter
2020-12-30 18:15:07 +01:00