Skip to content

Commit

Permalink
Third Party Hardware Drivers Extension v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-HopN authored and silabs-DanielN committed Nov 22, 2024
1 parent a0a8cb4 commit fdbcd91
Show file tree
Hide file tree
Showing 115 changed files with 1,104 additions and 220 deletions.
1,057 changes: 958 additions & 99 deletions README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_neotrellis_keypad_atsamd09/image/connection.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ define:
- name: DEBUG_EFM
sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0
other_file:
- path: ../../documentation/example/adafruit_rgb_led_is31fl3741/image/connection.png
directory: "image"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_hxd8357d/image/create_example_with_dma_mode.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_hxd8357d/image/create_example_with_dma_mode.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_hxd8357d_lvgl/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_hxd8357d_lvgl/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_ili9341/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_ili9341/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

configuration:
- name: LV_BUFFER_MODE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

configuration:
- name: LV_BUFFER_MODE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_st7789/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_st7789/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_tft_lcd_st7789_lvgl_dma/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/adafruit_touchscreen_tsc2007/image/calib.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/bthome_v2/bthome_v2.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.0
version: 2.1.0

other_file:
- path: ../../documentation/example/bthome_v2/image/app1.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/bthome_v2_server/bthome_v2_server.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/bthome_v2_server/image/connection.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/maxim_fuel_gauge_max17048/image/overview.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_accel5_bma400/image/hardware_connection.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_accel5_bma400/image/hardware_connection.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_alcohol_mq3/mikroe_alcohol_mq3.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_alcohol_mq3/image/create_project.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_barcode2_em3080w/image/hardware_connection.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_brushless16_lb11685av/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_buzz2_cmt_8540s_smt/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_captouch2_cap1166/image/hardware_connection.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_co_mq7/mikroe_co_mq7.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

ui_hints:
highlight:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_dcmotor24_l9958/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_dcmotor26_tb9053ftg/image/create_project.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_dcmotor3_tb6549fg/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ define:
- name: DEBUG_EFM
sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0
other_file:
- path: ../../documentation/example/mikroe_e_paper_154_inch/image/hardware_connection.png
directory: image
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_emg/mikroe_emg.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_emg/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_environment2_sht40_sgp40/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_environment3_bme688/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_environment3_bme688/image/create_example.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_eth_wiz_w5500/mikroe_eth_wiz_w5500.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_eth_wiz_w5500/image/board.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_fingerprint2_a172mrq/image/hardware_connection.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_force3_fsr400/mikroe_force3_fsr400.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_force3_fsr400/image/create_example.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_gps_lea6s/mikroe_gps_lea6s.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ toolchain_settings:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_gps_lea6s/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_heartrate2_maxm86161/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

ui_hints:
highlight:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

ui_hints:
highlight:
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_hvac_scd41/mikroe_hvac_scd41.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_hvac_scd41/image/create_example.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

ui_hints:
highlight:
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_lte_iot2_bg96/mikroe_lte_iot2_bg96.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ toolchain_settings:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_lte_iot2_bg96/image/create_example.png
Expand Down
2 changes: 1 addition & 1 deletion app/example/mikroe_mic2/mikroe_mic2.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ define:

sdk_extension:
- id: third_party_hw_drivers
version: 2.0.2
version: 2.1.0

other_file:
- path: ../../documentation/example/mikroe_mic2/image/create_example.png
Expand Down
Loading

0 comments on commit fdbcd91

Please sign in to comment.