Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit 2b0b5dc

Browse files
committed
Major cleanup (remove all symlinks to Firmware parts, and use correct includes)
1 parent 2d891c7 commit 2b0b5dc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+32
-93
lines changed

esp32/DejaVuSans20.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/Makefile

Lines changed: 31 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@ INC += -I..
4949
INC += -I../lib/mp-readline
5050
INC += -I../lib/netutils
5151
INC += -I../lib/timeutils
52+
INC += -I../../components/badge
5253
INC += -I../../components/ugfx
54+
INC += -I../../components/graph
55+
INC += -I../../main
5356
INC += -I../../ugfx/src/gdisp/mcufont
5457
INC += -I../../ugfx
5558
INC += -I../../ugfx/src
@@ -143,39 +146,39 @@ SRC_C = \
143146
machine_rtc.c \
144147
machine_hw_spi.c \
145148
mpthreadport.c \
146-
badge_base.c \
147-
badge_eink.c \
148-
badge_i2c.c \
149-
badge_leds.c \
150-
badge_mpr121.c \
151-
badge_portexp.c \
152-
badge_gpiobutton.c \
153-
badge_touch.c \
154-
badge_input.c \
155-
badge_sdcard.c \
156-
badge_vibrator.c \
157-
badge_power.c \
158-
badge_eink_dev.c \
159-
badge_eink_lut.c \
160-
badge.c \
161-
font.c \
162-
font_16px.c \
163-
font_8px.c \
164-
imgv2_menu.c \
165-
imgv2_nick.c \
166-
imgv2_sha.c \
167-
imgv2_test.c \
168-
imgv2_weather.c \
169-
madison_gurkha.c \
170-
leaseweb.c \
149+
../../components/badge/badge_base.c \
150+
../../components/badge/badge_eink.c \
151+
../../components/badge/badge_i2c.c \
152+
../../components/badge/badge_leds.c \
153+
../../components/badge/badge_mpr121.c \
154+
../../components/badge/badge_portexp.c \
155+
../../components/badge/badge_gpiobutton.c \
156+
../../components/badge/badge_touch.c \
157+
../../components/badge/badge_input.c \
158+
../../components/badge/badge_sdcard.c \
159+
../../components/badge/badge_vibrator.c \
160+
../../components/badge/badge_power.c \
161+
../../components/badge/badge_eink_dev.c \
162+
../../components/badge/badge_eink_lut.c \
163+
../../components/badge/badge.c \
164+
../../components/graph/font.c \
165+
../../components/graph/font_16px.c \
166+
../../components/graph/font_8px.c \
167+
../../main/imgv2_menu.c \
168+
../../main/imgv2_nick.c \
169+
../../main/imgv2_sha.c \
170+
../../main/imgv2_test.c \
171+
../../main/imgv2_weather.c \
172+
../../main/madison_gurkha.c \
173+
../../main/leaseweb.c \
171174
esprtcmem.c \
172175
espdeepsleep.c \
173176
ugfx_containers.c \
174177
ugfx_widgets.c \
175178
ugfx_styles.c \
176-
gdisp_lld_framebuffer.c \
177-
ginput_lld_toggle.c \
178-
gfx_mk.c \
179+
../../components/ugfx/gdisp_lld_framebuffer.c \
180+
../../components/ugfx/ginput_lld_toggle.c \
181+
../../components/ugfx/gfx_mk.c \
179182
$(SRC_MOD)
180183

181184
ESP8266_SRC_C = $(addprefix esp8266/,\

esp32/PermanentMarker22.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/PermanentMarker36.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/badge.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/badge.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/badge_base.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/badge_base.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/badge_button.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

esp32/badge_eink.c

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy