Skip to content

Commit ce3e33e

Browse files
authored
New Ili9342 device, moved namespace accordingly (#2092)
* New Ili9342 device, moved namespace accordingly * Reduce sample to minimum for now * Updated compatibility suppressions Ili9431 was moved to Ili943x * Linkfix in Readme file * Adjust documentation * Review findings
1 parent cbf35d2 commit ce3e33e

29 files changed

+1683
-337
lines changed

src/Iot.Device.Bindings/CompatibilitySuppressions.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@
3636
<Right>lib/net6.0/Iot.Device.Bindings.dll</Right>
3737
<IsBaselineSuppression>true</IsBaselineSuppression>
3838
</Suppression>
39+
<Suppression>
40+
<DiagnosticId>CP0001</DiagnosticId>
41+
<Target>T:Iot.Device.Ili9341.Ili9341</Target>
42+
<Left>lib/net6.0/Iot.Device.Bindings.dll</Left>
43+
<Right>lib/net6.0/Iot.Device.Bindings.dll</Right>
44+
<IsBaselineSuppression>true</IsBaselineSuppression>
45+
</Suppression>
3946
<Suppression>
4047
<DiagnosticId>CP0001</DiagnosticId>
4148
<Target>T:Iot.Device.Media.PixelFormat</Target>
@@ -197,6 +204,13 @@
197204
<Right>lib/netstandard2.0/Iot.Device.Bindings.dll</Right>
198205
<IsBaselineSuppression>true</IsBaselineSuppression>
199206
</Suppression>
207+
<Suppression>
208+
<DiagnosticId>CP0001</DiagnosticId>
209+
<Target>T:Iot.Device.Ili9341.Ili9341</Target>
210+
<Left>lib/netcoreapp3.1/Iot.Device.Bindings.dll</Left>
211+
<Right>lib/netstandard2.0/Iot.Device.Bindings.dll</Right>
212+
<IsBaselineSuppression>true</IsBaselineSuppression>
213+
</Suppression>
200214
<Suppression>
201215
<DiagnosticId>CP0001</DiagnosticId>
202216
<Target>T:Iot.Device.Media.PixelFormat</Target>
@@ -239,6 +253,13 @@
239253
<Right>lib/netstandard2.0/Iot.Device.Bindings.dll</Right>
240254
<IsBaselineSuppression>true</IsBaselineSuppression>
241255
</Suppression>
256+
<Suppression>
257+
<DiagnosticId>CP0001</DiagnosticId>
258+
<Target>T:Iot.Device.Ili9341.Ili9341</Target>
259+
<Left>lib/netstandard2.0/Iot.Device.Bindings.dll</Left>
260+
<Right>lib/netstandard2.0/Iot.Device.Bindings.dll</Right>
261+
<IsBaselineSuppression>true</IsBaselineSuppression>
262+
</Suppression>
242263
<Suppression>
243264
<DiagnosticId>CP0001</DiagnosticId>
244265
<Target>T:Iot.Device.Media.PixelFormat</Target>

src/devices/Device-Index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* [AGS01DB - MEMS VOC Gas Sensor](Ags01db/README.md)
1515
* [AHT10/15/20 - Temperature and humidity sensor modules](Ahtxx/README.md)
1616
* [AK8963 - Magnetometer](Ak8963/README.md)
17+
* [AM2320 - Temperature and Humidity sensor](Am2320/README.md)
1718
* [AMG88xx Infrared Array Sensor Family](Amg88xx/README.md)
1819
* [APA102 - Double line transmission integrated control LED](Apa102/README.md)
1920
* [AXP192 - Enhanced single Cell Li-Battery and Power System Management IC](Axp192/README.md)
@@ -46,9 +47,11 @@
4647
* [Holtek HT1632 - 32×8 & 24×16 LED Driver](Ht1632/README.md)
4748
* [HT16K33 - LED Matrix Display Driver](Display/README.md)
4849
* [HTS221 - Capacitive digital sensor for relative humidity and temperature](Hts221/README.md)
49-
* [Ili9341 TFT LCD Controller](Ili9341/README.md)
50+
* [Ili934x TFT LCD Controller](Ili934x/README.md)
5051
* [INA219 - Bidirectional Current/Power Monitor](Ina219/README.md)
5152
* [IP5306 - Power management](Ip5306/README.md)
53+
* [IS31FL3730 -- LED Matrix Display Driver](Is31fl3730/README.md)
54+
* [IS31FL3731 -- LED Matrix Display Driver](Is31fl3731/README.md)
5255
* [Key Matrix](KeyMatrix/README.md)
5356
* [LidarLiteV3 - LIDAR Time of Flight Sensor](LidarLiteV3/README.md)
5457
* [LIS3DH - ultra-low-power high-performance 3-axis nano accelerometer](Lis3Dh/README.md)
@@ -100,20 +103,21 @@
100103
* [SHT4x - Temperature & Humidity Sensor](Sht4x/README.md)
101104
* [SHTC3 - Temperature & Humidity Sensor](Shtc3/README.md)
102105
* [Si7021 - Temperature & Humidity Sensor](Si7021/README.md)
106+
* [SkiaSharp graphics library adapter](SkiaSharpAdapter/README.md)
103107
* [SN74HC595 -- 8-bit shift register](Sn74hc595/README.md)
104108
* [SocketCan - CAN BUS library (Linux only)](SocketCan/README.md)
105109
* [Software PWM](SoftPwm/README.md)
106110
* [Software SPI](SoftwareSpi/README.md)
107111
* [Solomon Systech Ssd1351 - CMOS OLED](Ssd1351/README.md)
108112
* [Solomon Systech SSD13xx OLED display family](Ssd13xx/README.md)
109113
* [SPI, GPIO and I2C drivers for Arduino with Firmata](Arduino/README.md)
110-
* [SPI, GPIO and I2C drivers for FT232H](Ft232H/README.md)
114+
* [SPI, GPIO and I2C drivers for FT232H, FT2232H, FT4232H](Ft232H/README.md)
111115
* [SPI, GPIO and I2C drivers for FT4222](Ft4222/README.md)
112116
* [Still image recording library](Media/README.md)
113117
* [STUSB4500 - Autonomous USB-C PD controller for Power Sinks / UFP](StUsb4500/README.md)
114118
* [System.Device.Model - attributes for device bindings](System.Device.Model/README.md)
119+
* [TCA954X - TCA954X Low-Voltage Multi-Channel I2C Switch with Reset](Tca954x/README.md)
115120
* [TCS3472x Sensors](Tcs3472x/README.md)
116-
* [TCA954X Multiplexer](Tca954x/README.md)
117121
* [TLC1543 - 10-bit ADC with 11 input channels](Tlc1543/README.md)
118122
* [TM1637 - Segment Display](Tm1637/README.md)
119123
* [TSL256x - Illuminance sensor](Tsl256x/README.md)

src/devices/Ili9341/Ili9341.sln

Lines changed: 0 additions & 67 deletions
This file was deleted.

src/devices/Ili9341/Ili9341Imaging.cs

Lines changed: 0 additions & 108 deletions
This file was deleted.

src/devices/Ili9341/README.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

src/devices/Ili9341/samples/Ili9341.Samples.csproj

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)