Skip to content

Commit 11f84f9

Browse files
committed
Add ESP32 Libraries
1 parent 90b2a41 commit 11f84f9

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

mruby-esp32-gpio.gem

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: mruby-esp32-gpio
2+
description: GPIO library for ESP32 MCU
3+
author: YAMAMOTO Masaya
4+
website: https://github.com/mruby-esp32/mruby-esp32-gpio
5+
protocol: git
6+
repository: https://github.com/mruby-esp32/mruby-esp32-gpio.git

mruby-esp32-i2c.gem

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: mruby-esp32-i2c
2+
description: I2C library for ESP32 MCU
3+
author: YAMAMOTO Masaya
4+
website: https://github.com/mruby-esp32/mruby-esp32-i2c
5+
protocol: git
6+
repository: https://github.com/mruby-esp32/mruby-esp32-i2c.git

mruby-esp32-system.gem

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: mruby-esp32-system
2+
description: System library for ESP32 MCU
3+
author: Carson McDonald
4+
website: https://github.com/mruby-esp32/mruby-esp32-system
5+
protocol: git
6+
repository: https://github.com/mruby-esp32/mruby-esp32-system.git

mruby-esp32-wifi.gem

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: mruby-esp32-wifi
2+
description: WIFI library for ESP32 MCU
3+
author: Carson McDonald
4+
website: https://github.com/mruby-esp32/mruby-esp32-wifi
5+
protocol: git
6+
repository: https://github.com/mruby-esp32/mruby-esp32-wifi.git

0 commit comments

Comments
 (0)