]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/lib_dport_access' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Thu, 18 May 2017 06:56:38 +0000 (14:56 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Thu, 18 May 2017 06:56:38 +0000 (14:56 +0800)
component/esp32 : fix library dport access protections.

1. add esp32 library access DPORT register protections.
2. add bluetooth library access DPORT register protections.
3. change register operation(suffix/prefix) to new style.

See merge request !757


Trivial merge