Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/hallowing_m0_express/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/busio/SPI.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/hallowing_m4_express/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/monster_m4sk/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/openbook_m4/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80
#define HEIGHT 400
Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/pewpew_lcd/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/pewpew_m4/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

typedef struct {
const uint32_t *config_data;
Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/pygamer/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "supervisor/shared/board.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/seeeduino_wio_terminal/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/digitalio/DigitalInOut.h"

fourwire_fourwire_obj_t board_display_obj;
digitalio_digitalinout_obj_t CTR_5V;
digitalio_digitalinout_obj_t CTR_3V3;
digitalio_digitalinout_obj_t USB_HOST_ENABLE;
Expand Down
1 change: 0 additions & 1 deletion ports/atmel-samd/boards/ugame10/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/busio/SPI.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/adafruit_esp32s3_camera/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include "esp_err.h"
#include "driver/i2c.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/adafruit_funhouse/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

#include "esp_log.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/espressif_esp32s3_eye/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/hexky_s2/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_atoms3/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_cardputer/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include "py/ringbuf.h"
#include "shared/runtime/interrupt_char.h"

fourwire_fourwire_obj_t board_display_obj;
keypad_demux_demuxkeymatrix_obj_t board_keyboard;

void update_keyboard(keypad_eventqueue_obj_t *queue);
Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_core2/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include "../../pmic/axp192/axp192.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80
#define PMIC_POWER_SOURCE_USB 0
Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_core_basic/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;


// display init sequence according to M5Gfx
Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_core_fire/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;


// display init sequence according to M5Gfx
Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_cores3/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80
#define AXP2101_I2C_ADDRESS 0x34
Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/m5stack_dial/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

uint8_t display_init_sequence[] = {
0xFE, 0x00, // Inter Register Enable1 (FEh)
Expand Down
1 change: 0 additions & 1 deletion ports/espressif/boards/waveshare_esp32_s3_geek/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;



Expand Down
1 change: 0 additions & 1 deletion ports/nordic/boards/clue_nrf52840_express/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/nordic/boards/hiibot_bluefi/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/nordic/boards/makerdiary_nrf52840_m2_devkit/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/nordic/boards/ohs2020_badge/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/__init__.h"
#include "shared-module/displayio/mipi_constants.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/adafruit_floppsy_rp2040/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "shared-bindings/board/__init__.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/adafruit_macropad_rp2040/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "supervisor/board.h"
#include "supervisor/shared/board.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/hack_club_sprig/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "supervisor/shared/board.h"

fourwire_fourwire_obj_t board_display_obj;

// display init sequence from CircuitPython library https://github.com/adafruit/Adafruit_CircuitPython_ST7735R/blob/dfae353330cf051d1f31db9e4b681c8d70900cc5/adafruit_st7735r.py
uint8_t display_init_sequence[] = {
Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/heiafr_picomo_v2/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "supervisor/shared/board.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/pajenicko_picopad/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "supervisor/shared/board.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/pimoroni_picosystem/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "shared-module/displayio/mipi_constants.h"
#include "supervisor/shared/board.h"

fourwire_fourwire_obj_t board_display_obj;

#define DELAY 0x80

Expand Down
1 change: 0 additions & 1 deletion ports/raspberrypi/boards/waveshare_rp2040_geek/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

#define DELAY 0x80

fourwire_fourwire_obj_t board_display_obj;

// display init sequence according to https://github.com/adafruit/Adafruit_CircuitPython_ST7789
uint8_t display_init_sequence[] = {
Expand Down