]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/add_rom_comments' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Mon, 12 Sep 2016 10:14:02 +0000 (18:14 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Mon, 12 Sep 2016 10:14:02 +0000 (18:14 +0800)
header files: modify rom code header files and soc header files

1. timer reg file for both time group 0 and time group 1, not only timer group 0
2. fix bug that io mux header file mismatch with chip
3. fix bug that some BASE address not correct
4. add some static function to eagle.fpga32.rom.addr.v7.ld
5. add interrupts usage table
6. add some comments for rom code functions

See merge request !43


Trivial merge