diff options
| author | hathach <[email protected]> | 2026-04-21 19:44:10 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-04-21 19:44:10 +0700 |
| commit | d0c550cadceff3fdf30060f4ac0ebf919e5934a1 (patch) | |
| tree | 74118fd0fd1b10095773d848fbe8d814535ae937 /test | |
| parent | 100cfd6360ddd0c94a0aaeaa2da05449c0648dc1 (diff) | |
enable double buffer for tm4c
Diffstat (limited to 'test')
| -rwxr-xr-x | test/hil/hil_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hil/hil_test.py b/test/hil/hil_test.py index dfe09bf23..58116fb67 100755 --- a/test/hil/hil_test.py +++ b/test/hil/hil_test.py @@ -1209,7 +1209,7 @@ device_tests = [ 'device/printer_to_cdc', 'device/midi_test', 'device/mtp', - # 'device/net_lwip_webserver' + 'device/net_lwip_webserver' ] dual_tests = [ |
