Skip to content

Commit 69d9890

Browse files
committed
1 parent 8a3f6f5 commit 69d9890

File tree

27 files changed

+45
-45
lines changed

27 files changed

+45
-45
lines changed

01_bareminimum/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

01_bareminimum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
7-
panic-abort = "0.1.1"
7+
panic-abort = "0.2.0"

02_multicore_rust/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

02_multicore_rust/raspi3_glue/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
7-
panic-abort = "0.1.1"
8-
r0 = "0.2.2"
7+
panic-abort = "0.2.0"
8+
r0 = "0.2.2"

03_uart1/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

03_uart1/raspi3_glue/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
7-
panic-abort = "0.1.1"
8-
r0 = "0.2.2"
7+
panic-abort = "0.2.0"
8+
r0 = "0.2.2"

04_mailboxes/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

04_mailboxes/raspi3_glue/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
7-
panic-abort = "0.1.1"
8-
r0 = "0.2.2"
7+
panic-abort = "0.2.0"
8+
r0 = "0.2.2"

05_uart0/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

05_uart0/kernel8.img

0 Bytes
Binary file not shown.

05_uart0/raspi3_glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version = "0.1.0"
44
authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
7-
panic-abort = "0.1.1"
7+
panic-abort = "0.2.0"
88
r0 = "0.2.2"

06_raspbootin64/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

06_raspbootin64/kernel8.img

16 Bytes
Binary file not shown.

06_raspbootin64/raspi3_glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
7-
panic-abort = "0.1.1"
7+
panic-abort = "0.2.0"

07_abstraction/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

07_abstraction/kernel8.img

0 Bytes
Binary file not shown.

07_abstraction/raspi3_glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
77
cortex-a = "0.1.3"
8-
panic-abort = "0.1.1"
8+
panic-abort = "0.2.0"
99
r0 = "0.2.2"

08_random/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

08_random/kernel8.img

0 Bytes
Binary file not shown.

08_random/raspi3_glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
77
cortex-a = "0.1.3"
8-
panic-abort = "0.1.1"
8+
panic-abort = "0.2.0"
99
r0 = "0.2.2"

09_delays/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

09_delays/kernel8.img

0 Bytes
Binary file not shown.

09_delays/raspi3_glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
77
cortex-a = "0.1.3"
8-
panic-abort = "0.1.1"
8+
panic-abort = "0.2.0"
99
r0 = "0.2.2"

0A_power/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0A_power/kernel8.img

0 Bytes
Binary file not shown.

0A_power/raspi3_glue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = ["Andre Richter <[email protected]>"]
55

66
[dependencies]
77
cortex-a = "0.1.3"
8-
panic-abort = "0.1.1"
8+
panic-abort = "0.2.0"
99
r0 = "0.2.2"

utils/make_all.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#!/usr/bin/env ruby
22

3-
crates = Dir["**/Cargo.toml"]
3+
crates = Dir["**/Cargo.toml"].sort!
44

55
crates.each do |x|
66
next if x.include?('raspi3_glue')
77

88
x = File.dirname(x)
99
puts "\n\n" + x.to_s + "\n\n"
1010
Dir.chdir(x) do
11-
if system('make') != 0
11+
unless system('make')
1212
puts "\n\nBuild failed!"
1313
exit(1) # Exit with error code
1414
end

0 commit comments

Comments
 (0)