Dru Jensen

Results 85 comments of Dru Jensen

I've added the MIT license: https://github.com/amberframework/micrate/blob/master/LICENSE

@eyz Confirming that I am running into this same issue. Received this board from Crowd Supply today. If you solve it, would be interested. looking at the code: ``` class...

@eyz I did a bit of hacking on the tinyprog project to bypass the meta check. This is only a temporary solution and will break your other fpga's if you...

Should hack a solution in this driver to handle the broken boards? Maybe something like: if the query to the metadata fails, use this default json file.

https://github.com/tinyfpga/TinyFPGA-Bootloader/pull/73

It would be good to create multi-platform images automatically and push them. Unfortunately, it requires hosting your own servers to build them which costs money.

@CarlosAndresRamirez Wow. Thanks for reporting this.

@robacarp I really like that. I would also consider making this a standard naming convention and change the following as well: ``` + file_input -> + checkbox_input -> + radio_input...

@westonganger I think `text_area` is different than the other ones because it's the html tag and not an `

@damianham Thanks for looking into this.