diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2021-11-29 20:41:55 +0100 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2021-11-29 20:41:55 +0100 |
| commit | 131f82839404f176a82330ac7fda20445a97cd88 (patch) | |
| tree | 0892541262dd7805e24165d3377e413b75fd099f /src/app/posix-text-to-ss1306/Kconfig | |
| parent | 1b1952efc21d1b243e25e3c6f3d92ddefb419977 (diff) | |
add POSIX argv → ssd1306 app
Diffstat (limited to 'src/app/posix-text-to-ss1306/Kconfig')
| -rw-r--r-- | src/app/posix-text-to-ss1306/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/app/posix-text-to-ss1306/Kconfig b/src/app/posix-text-to-ss1306/Kconfig deleted file mode 100644 index c103631..0000000 --- a/src/app/posix-text-to-ss1306/Kconfig +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2021 Daniel Friesel -# -# SPDX-License-Identifier: CC0-1.0 - -prompt "POSIX stdin to SSD1306" -depends on arch_posix && driver_ssd1306 |
