]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/rom_gpio_typo' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 17 Jul 2017 22:53:30 +0000 (06:53 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 17 Jul 2017 22:53:30 +0000 (06:53 +0800)
commit4029ed1df4097f9eca8759e6e5ac0b72135b089d
tree5d0b80df11ad6072c8abb58cda1e07a23846e55d
parentbff9616e91fe409cf2471be9fca1e6b75c690b19
parent10340d718fe58e518378f64b22b9a0b3ae032612
Merge branch 'bugfix/rom_gpio_typo' into 'master'

bugfix(typo): fix typo in rom/gpio.h

See merge request !1009