From cdf3c02cb8b7a557e8aeeda5b7e13b3139a41b0e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 10 Feb 2024 21:46:45 +0100 Subject: rename sharp96-bad-apple to bad-apple-msp430fr-sharp96 --- src/app/sharp96-bad-apple/Makefile.inc | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/app/sharp96-bad-apple/Makefile.inc (limited to 'src/app/sharp96-bad-apple/Makefile.inc') diff --git a/src/app/sharp96-bad-apple/Makefile.inc b/src/app/sharp96-bad-apple/Makefile.inc deleted file mode 100644 index 070b186..0000000 --- a/src/app/sharp96-bad-apple/Makefile.inc +++ /dev/null @@ -1,14 +0,0 @@ -# vim:ft=make -# -# Copyright 2020 Birte Kristina Friesel -# -# SPDX-License-Identifier: CC0-1.0 - -ifdef app - override arch_drivers += spi,timer - CONFIG_driver_sharp96 = y - COMMON_FLAGS += -DCONFIG_driver_sharp96 - CONFIG_lib_inflate = y - CONFIG_lib_inflate_lut = y - CONFIG_arch_msp430fr5994lp_large_mode = y -endif -- cgit v1.2.3