tomu-quickstart icon indicating copy to clipboard operation
tomu-quickstart copied to clipboard

A quicker way to get started building samples

Results 14 tomu-quickstart issues
Sort by recently updated
recently updated
newest added

Bumps [libopencm3-upstream](https://github.com/libopencm3/libopencm3) from `0d5e51a` to `470a139`. Commits 470a139 doc: stm32: timer: switch f1/other example 2483e2e stm32f1:gpio: docs: clarify more AF remaps eb52a1a stm32f1: gpio: Fixed misleading comments on AFIO remaps...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Hi @mithro. Ok, so I flashed ledpulse, it works (after reflashing the bootloader and rescuing tomus that wouldn't flash). I then spent hours looking at it, doing my own example...

Opened up the quickstart and started compiling and flashing everything. :) Some programs seem to load correctly, according to dfu-util, but previously loaded programs are run. Specifically, I ran miniblink...

Despite trying both techniques mentioned in https://github.com/im-tomu/tomu-bootloader/issues/23 I am unable to get Windows to recognize any of the `usb-` examples; `miniblink` works fine, but anything requiring a USB driver results...

Quickstart and readme's need to display how to use dfu-util to flash, IE don't say "dfu-util -D" actually list the path to the .dfu file dn all examples. Copy-paste is...

Steps to reproduce on macOS: - Run `make` to build cbmbasic.dfu - Run `dfu-util -D cbmbasic.dfu` - Run `minicom -D /dev/tty.usbmodemC641` - Pressing any key freezes cbmbasic I also tried...

Is possible to encrypt, dectypt a data? for example i use program `$echo" my text" | ./program_on_tomu ` and show base64 encryption data without storage any keys on computer.

Sorry for posting this issue here since im-tomu/chopstx doesn't have an issue tracker. I was trying to build the u2f source code for my Tomu but the following error prevents...

Hi, I just got my Tomu's and after trying to load the chopstix/u2f bin I now get a solid red light. Does this mean the key is toast or is...