Commit 9191261
Allow disabling the automatic use of our internal swtfb client by setting an env (#118)
* Check env when using Framebuffer::new() or Default trait to auto-select old way
This should ensure that binaries built using this version are fixable without
recompiling should issues with our current rm2fb client arise.
* Fix compilation issue
Sorry, but my pc has a billion toolchains and I'm not sure which one right now compiles correctly
* Update src/framebuffer/core.rs
---------
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>1 parent 76ed003 commit 9191261
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
0 commit comments