Skip to content

FNET v4.4.0

Compare
Choose a tag to compare
@butok butok released this 16 May 13:26
· 29 commits to master since this release
  • Version 4.4.0
    • Added basic support for i.MX-RT, MIMXRT1052 platform (IMXRT1050-EVKB board).
    • Added ARM CMSIS-Core(M) files to "third_party/cmsis-x.x" directory.
    • Added fnet_eth_phy_reg_read/write() to read/write an Ethernet PHY's MII register (before was private).
    • Added fnet_eth_phy_get/set_addr() to get/set an Ethernet interface PHY address number (before was private).
    • Deleted fnet__cache.h. So MPU platforms with enabled data-cache have to allocate FNET_CFG_CPU_NONCACHEABLE_SECTION section.

Best regards,
Andrey Butok