Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
rokath committed Jul 5, 2024
1 parent 9ed23ed commit 05e9de7
Show file tree
Hide file tree
Showing 47 changed files with 375,191 additions and 100 deletions.
12 changes: 6 additions & 6 deletions examples/vsCode_Nucleo-G0B1_generated/gccLinksClangWarning.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v6-m/nofp\libc_nano.a(libc_a-closer.o): in function `_close_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v6-m/nofp\libc_nano.a(libc_a-closer.o): in function `_close_r':
closer.c:(.text._close_r+0xc): warning: _close is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v6-m/nofp\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v6-m/nofp\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
lseekr.c:(.text._lseek_r+0x10): warning: _lseek is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v6-m/nofp\libc_nano.a(libc_a-readr.o): in function `_read_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v6-m/nofp\libc_nano.a(libc_a-readr.o): in function `_read_r':
readr.c:(.text._read_r+0x10): warning: _read is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v6-m/nofp\libc_nano.a(libc_a-writer.o): in function `_write_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v6-m/nofp\libc_nano.a(libc_a-writer.o): in function `_write_r':
writer.c:(.text._write_r+0x10): warning: _write is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v6-m/nofp/crtn.o: missing .note.GNU-stack section implies executable stack
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v6-m/nofp/crtn.o: missing .note.GNU-stack section implies executable stack
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
12 changes: 6 additions & 6 deletions examples/vsCode_Nucleo-L432KC_generated/gccLinksClangWarning.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-closer.o): in function `_close_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-closer.o): in function `_close_r':
closer.c:(.text._close_r+0xc): warning: _close is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-lseekr.o): in function `_lseek_r':
lseekr.c:(.text._lseek_r+0x10): warning: _lseek is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-readr.o): in function `_read_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-readr.o): in function `_read_r':
readr.c:(.text._read_r+0x10): warning: _read is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-writer.o): in function `_write_r':
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v7e-m+fp/hard\libc_nano.a(libc_a-writer.o): in function `_write_r':
writer.c:(.text._write_r+0x10): warning: _write is not implemented and will always fail
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/thumb/v7e-m+fp/hard/crtn.o: missing .note.GNU-stack section implies executable stack
c:/bin/armgnutoolchain/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: warning: C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/thumb/v7e-m+fp/hard/crtn.o: missing .note.GNU-stack section implies executable stack
C:/bin/ArmGNUToolchain/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_multi_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_multi_nopf_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_multi_tcobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_multi_xtea_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_multi_xtea_tcobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_nopf_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_tcobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_xtea_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_de_xtea_tcobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_di_nopf_rtt32__de_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_di_nopf_rtt32__de_tcobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_di_nopf_rtt8__de_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/dblB_di_nopf_rtt8__de_tcobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
3 changes: 1 addition & 2 deletions test/ringB_de_cobs_ua/generated_cgoPackage.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
if limit >= 0 && count >= limit {
return
}
//if r.line == 55 || r.line == 58 {

fmt.Println(i, r)

// target activity
Expand All @@ -182,7 +182,6 @@ func triceLogTest(t *testing.T, triceLog logF, limit int) {
triceClearOutBuffer()

assert.Equal(t, r.exps, strings.TrimSuffix(act, "\n"))
//}
}
}

Expand Down
Loading

0 comments on commit 05e9de7

Please sign in to comment.