Skip to content

Instantly share code, notes, and snippets.

@sommersoft
Created June 6, 2019 04:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sommersoft/f975309ce1d187677f0efa36c19f91a8 to your computer and use it in GitHub Desktop.
Save sommersoft/f975309ce1d187677f0efa36c19f91a8 to your computer and use it in GitHub Desktop.
Early log of RosiePi. Building and flashing firmware...test eval is next.
(.env) ~/Dev/rosie_pi/RosiePi:$> rosiepi metro_m4_express cfe24b85322a029758c3376eed2726657397bf33
========================= RosiePi ==========================
Initiating rosiepi...
------------------------------------------------------------
- Date/Time: 05-Jun-2019,23:46:42
- Test commit: cfe24b85322a029758c3376eed2726657397bf33
- Test board: metro_m4_express
============================================================
Connecting to: metro_m4_express
------------------------------------------------------------
Connected!
Board info:
- Serial Number: 87AA108115E47535020202D4736380FF
- Disk Drive: /media/sommersoft/CIRCUITPY
============================================================
Preparing Firmware...
------------------------------------------------------------
Fetching cfe24b85322a029758c3376eed2726657397bf33...
Checking out cfe24b85322a029758c3376eed2726657397bf33...
Updating submodules...
Building firmware...
- 239832 bytes free in flash out of 499712 bytes ( 488.0 kb ).
- 178892 bytes free in ram for stack out of 196608 bytes ( 192.0 kb ).
- Wrote 520192 bytes to /home/sommersoft/Dev/rosie_pi/RosiePi/rosiepi/.fw_builds/cfe24/metro_m4_express/firmware.uf2.
============================================================
Updating Firmware on: metro_m4_express
Resetting into bootloader mode...
In bootloader mode. Current bootloader: UF2 Bootloader v2.0.0-adafruit.5 SFHWRO
Uploading firmware...
Waiting for board to reload...
Firmware upload successful!
- New firmware: todo
============================================================
Gathering tests to run...
These following tests will be run:
- board_test.py, rosie_test.py
============================================================
Starting test: board_test.py
------------------------------------------------------------
Starting test: rosie_test.py
- Testing for output of Hello World
- Result: todo
- Testing for output of 16
- Result: todo
------------------------------------------------------------
Ran 2 of 2 tests.
- Passed: 0
- Failed: 0
============================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment