Skip to content

Commit 405dcf1

Browse files
authored
chore: Add component registry badges to readmes (#429)
* chore: Add component registry badges to readmes * use url as badge image with link to component in registry
1 parent 9d86bf1 commit 405dcf1

File tree

82 files changed

+163
-0
lines changed

Some content is hidden

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

82 files changed

+163
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'external/**'
99
- '.github/workflows/build.yml'
1010
- '!**/idf_component.yml'
11+
- '!**/README.md'
1112

1213
jobs:
1314
build:

components/adc/README.md

+2

components/ads1x15/README.md

+2

components/ads7138/README.md

+2

components/as5600/README.md

+2

components/aw9523/README.md

+2

components/base_component/README.md

+2

components/base_peripheral/README.md

+2

components/binary-log/README.md

+2

components/bldc_driver/README.md

+2

components/bldc_haptics/README.md

+2

components/bldc_motor/README.md

+2

components/ble_gatt_server/README.md

+2

components/bm8563/README.md

+2

components/button/README.md

+2

components/chsc6x/README.md

+2

components/cli/README.md

+2

components/codec/README.md

+2

components/color/README.md

+2

components/controller/README.md

+2

components/cst816/README.md

+2

components/csv/README.md

+2

components/display/README.md

+2

components/display_drivers/README.md

+2

components/drv2605/README.md

+2

components/encoder/README.md

+2

components/esp-box/README.md

+2

components/esp32-timer-cam/README.md

+2

components/event_manager/README.md

+2

components/file_system/README.md

+2

components/filters/README.md

+2

components/format/README.md

+2

components/ft5x06/README.md

+2

components/ftp/README.md

+2

components/gfps_service/README.md

+2

components/gt911/README.md

+2

components/hid-rp/README.md

+2

components/hid_service/README.md

+2

components/i2c/README.md

+2

components/icm20948/README.md

+2

components/icm42607/README.md

+2

components/input_drivers/README.md

+2

components/interrupt/README.md

+2

components/joystick/README.md

+2

components/kts1622/README.md

+2

components/led/README.md

+2

components/led_strip/README.md

+2

components/logger/README.md

+2

components/math/README.md

+2

components/matouch-rotary-display/README.md

+2

0 commit comments

Comments
 (0)