Home
last modified time | relevance | path

Searched full:echo (Results 1 – 15 of 15) sorted by relevance

/Kernel-v10.6.2/portable/WizC/PIC18/
DInstall.bat2 @echo off
7 echo.
8 echo Hello, I'm the installationscript for %PACKAGENAME%.
9 echo.
13 echo.
14 echo I'm checking your system for fedC
16 echo YES, I found a fedC-installation!
19 echo I could not find a fedC-installation.
24 echo.
25 echo I'm checking your system for wizC
[all …]
/Kernel-v10.6.2/.github/actions/
Durl_verifier.sh4 echo "Verifying url links of: ${PROJECT}"
7 echo "Directory passed does not exist"
20 FILE=$(echo $LINE | cut -f 1 -d ':')
21 …URL=$(echo $LINE | grep -IoE '\b(https?|ftp|file)://[-A-Za-z0-9+&@#/%?=~_|!:,.;]*[-A-Za-z0-9+&@#/%…
25 # URL=`echo "$URL" | sed 's,/$,,'`
34 echo "================================="
35 echo "Checking URL: ${UNIQ_URL}"
43 echo ERROR: Result is: "${CURL_RES}"
47 echo ERROR: Result is: "${CURL_RES}"
49 echo WARNING: Result is: "${CURL_RES}"
[all …]
/Kernel-v10.6.2/.github/workflows/
Dkernel-demos.yml132 echo "::group::Fetch Community-Supported-Demos Submodule"
134 echo "::engdroup::"
136 echo -e "\033[32;3mCloned the Community-Supported-Demos\033[0m"
138 echo -e "\033[32;31mCommunity-Supported-Demos Clone Failed...\033[0m"
Dci.yml52 echo "Files have trailing whitespace."
64 echo "Files have CRLF line endings."
Dauto-release.yml55 echo "COMMIT_SHA_1=$(git rev-parse HEAD)" >> $GITHUB_ENV
91 echo "COMMIT_SHA_2=$(git rev-parse HEAD)" >> $GITHUB_ENV
/Kernel-v10.6.2/.github/scripts/
Dfind_replace.sh4 echo "Old text: ${old_text}"
5 echo "New text: ${new_text}"
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
DMakefile79 @echo "" > $@
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h221 #define AT91C_US_CHMODE_AUTO (0x1 << 14) // (DBGU) Automatic Echo: Receiver Dat…
DAT91SAM7S64.h254 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…
DAT91SAM7X128_inc.h157 #define AT91C_US_CHMODE_AUTO (0x1 << 14) // (DBGU) Automatic Echo: Receiver Dat…
DAT91SAM7X256_inc.h157 #define AT91C_US_CHMODE_AUTO (0x1 << 14) // (DBGU) Automatic Echo: Receiver Dat…
DAT91SAM7X128.h329 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…
DAT91SAM7X256.h329 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
Dioat91sam7x256.h329 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…
2776 AT91C_US_CHMODE_AUTO EQU (0x1 << 14) ;- (DBGU) Automatic Echo: Receiver Data Input is connecte…
DAT91SAM7X256.h329 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…