Changes between Version 139 and Version 140 of 802.11/Changelog


Ignore:
Timestamp:
Jul 1, 2016, 3:44:49 PM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v139 v140  
    3838
    3939'''Misc Hardware Changes:'''
    40  * Debug GPIO handled by new core that sits on the shared bus. Both CPUs use new macros {{{wlan_mac_set_dbg_hdr_out(x)}}} and {{{wlan_mac_set_dbg_hdr_out(x)}}} to control debug header pins 12 to 15.
     40 * Software-controlled pins on debug header now handled by new logic in {{{w3_userio_axi}}} core. Both CPUs use new macros {{{wlan_mac_set_dbg_hdr_out(x)}}} and {{{wlan_mac_set_dbg_hdr_out(x)}}} to control debug header pins 12 to 15. Pins can also be set as inputs with {{{wlan_mac_set_dbg_hdr_dir()}}}.
    4141
    4242----