mbed-os/connectivity/netsocket/tests/TESTS
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
..
netsocket Teensy 4.1 port with Ethernet support (#144) 2023-03-08 20:18:33 -08:00
network connectivity tests: avoid crash with null pointer 2021-09-14 10:46:52 +02:00
CMakeLists.txt Convert emac, cellular, and wifi targets, and enable one UDP test 2022-09-14 00:25:28 -07:00