mihaigalos / miniboot

🏗️ An I2C bootloader for Arduino.
GNU General Public License v3.0
65 stars 18 forks source link

Bazelize miniboot #27

Closed mihaigalos closed 4 years ago

mihaigalos commented 4 years ago

Following output produced with commit f2333f96beb470c6802557e034230c7e50314cbf.

➜  miniboot git:(bazelize_miniboot) ✗ bazel clean --expunge                              
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.

➜  miniboot git:(bazelize_miniboot) ✗ bazel build --config=328p --verbose_failures //:miniboot
Starting local Bazel server and connecting to it...
INFO: SHA256 (https://github.com/bazelbuild/rules_cc/archive/master.zip) = a421e762fcced29d2a0128a0353fc105876e6942b86ea11a2a48375b14c8a628
INFO: Analyzed target //:miniboot (16 packages loaded, 1727 targets configured).
INFO: Found 1 target...
Target //:miniboot up-to-date:
  bazel-bin/miniboot
INFO: Elapsed time: 20.322s, Critical Path: 0.51s
INFO: 4 processes: 4 linux-sandbox.
INFO: Build completed successfully, 8 total actions

➜  miniboot git:(bazelize_miniboot) ✗ bazel --version
bazel 2.1.1
  bazel-bin/miniboot
INFO: Elapsed time: 20.322s, Critical Path: 0.51s
INFO: 4 processes: 4 linux-sandbox.
INFO: Build completed successfully, 8 total actions
mihaigalos commented 4 years ago

CI Auto Message

miniboot.elf  :
section                     size      addr
.data                          0   8388864
.text                       1966     30720
.stab                       6300         0
.stabstr                    4837         0
.comment                      17         0
.note.gnu.avr.deviceinfo      64         0
mihaigalos commented 4 years ago

CI Auto Message

miniboot.elf  :
section                     size      addr
.data                          0   8388864
.text                       1966     30720
.stab                       6300         0
.stabstr                    4852         0
.comment                      17         0
.note.gnu.avr.deviceinfo      64         0