mbed-os/connectivity/netsocket
Jamie Smith af6d50aefe
Teensy 4.1 port with Ethernet support (#144)
* Start porting to Teensy 4.1, also fix some compiler warnings in FSL HAL

* Add hardware init for Teensy, refactor phy drivers, rework IMX EMAC autonegotiate code

* Revert some testing changes

* Fix incorrect phy address used outside of low_level_init_successful()

* Ethernet operational!

* Turn off DEBUG_IMX_EMAC

* Style fixes

* Style again

* Bugfix: mbed_lib.json files in project source dir were not getting picked up

* Bugfix: CLion debug configurations not generated properly due to variables going out of scope

* Support Teensy OTP MAC address
2023-03-08 20:18:33 -08:00
..
include/netsocket Update for Doxygen 1.9.5 (#119) 2023-01-03 21:26:26 -08:00
source Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
tests Teensy 4.1 port with Ethernet support (#144) 2023-03-08 20:18:33 -08:00
CMakeLists.txt Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
mbed_lib.json Fix 'netsocket: several dynamic allocation results not checked' (#14210) 2021-06-07 14:54:37 +01:00