summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver/skip.txt
AgeCommit message (Collapse)Author
2026-07-25Enable APM32F0 dependency fetching and CIJie Feng
2026-07-19examples now buildJie Feng
2026-05-08lpc55 works with net_lwipHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-10-15fix more warningshathach
2025-10-15refactor all nuc to familyhathach
2025-08-01add at32 to README.rst, rename at32 board to lower case, correct name to ↵hathach
match mcu, add meta data
2025-07-31add ci build for all at32, use linker and startup from mcu cmsis instead of ↵hathach
local files
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-04-13Skip net_lwip_webserver, too big for h7rsHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2024-09-30skip some examples for mcxa15hathach
2024-06-14fix ci skip example for ch32v1hathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM update to use openocd with wlinke adapter
2024-05-10More ci tweak (#2636)Ha Thach
* change concurrency group to ${{ github.workflow }}-${{ github.ref }} * use argparse for build.py hil_test.py, remove the need to install click * move ci win/mac to build_cmake.yml * rename build_family.yml to build_util.yml * build_util.yml support esp32 * integrate build-espressif into build.yml * build.py support make with --board option * add get_deps action * update hil test to reuse action
2024-05-07Fix CI.HiFiPhile
2023-11-29update esp32 to also be supported by hil testhathach
test run locally well
2023-06-16fix build, update freertos config for cmakehathach
2023-03-18fix ci with kl25zhathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
And switch to a single file that can include mcu, family or board.