Commit graph

  • a30963e187
    Merge pull request #45 from lromor/macro-fix master Tim Ansell 2019-08-24 11:55:18 +0200
  • 701ce8ee7f
    Included proper "HACKER" macro flag usage. Leonardo Romor 2019-08-24 11:15:37 +0200
  • bc5857d5cb Remove unneeded defines. Tim 'mithro' Ansell 2019-08-24 10:32:49 +0200
  • 21a424a2d4
    Merge pull request #44 from cpresser/remove-double-increment Tim Ansell 2019-08-24 09:42:17 +0200
  • a51507e75a Remove one of the duplicate i++ in the main-loop Carsten Presser 2019-08-23 17:57:51 +0200
  • 05c09bedc1 Merge branch 'master' of github.com:im-tomu/fomu-workshop Sean Cross 2019-08-23 16:28:29 +0200
  • ad8c0dea54 valentyusb: fix dummyusb Sean Cross 2019-08-23 16:28:03 +0200
  • bf38bf67ee Make rm use -f Tim 'mithro' Ansell 2019-08-23 14:20:29 +0200
  • d7126bb863 Merge branch 'master' of github.com:im-tomu/fomu-workshop Sean Cross 2019-08-23 14:20:09 +0200
  • d1d316d1d0
    Merge pull request #41 from mithro/master Tim Ansell 2019-08-23 14:19:27 +0200
  • ffadb53856 micropython-fomu: fix usb_address_write Sean Cross 2019-08-23 14:18:22 +0200
  • b5c15ef642 Add the DFU suffix inside the workshop.py script. Tim 'mithro' Ansell 2019-08-23 13:57:09 +0200
  • 37e30cdd5c Adding more docs about minimal example. Tim 'mithro' Ansell 2019-08-23 13:40:45 +0200
  • 61e2e22774 Merge branch 'master' of github.com:im-tomu/fomu-workshop Sean Cross 2019-08-23 14:06:18 +0200
  • 1b801bddf4 micropython-fomu: add support for foboot v1.9.1 Sean Cross 2019-08-23 14:06:00 +0200
  • 79e7a6dd91 Add note about submodules. Tim 'mithro' Ansell 2019-08-23 13:37:51 +0200
  • 10c0ee26de Adding more sections. Tim 'mithro' Ansell 2019-08-23 13:35:16 +0200
  • 6900ebf9a5 Adding more README info for minimal example. Tim 'mithro' Ansell 2019-08-23 13:29:09 +0200
  • 3ed9172022 .gitignore for the minimal example. Tim 'mithro' Ansell 2019-08-23 13:21:37 +0200
  • 95d7a9e488 Small fixes. Tim 'mithro' Ansell 2019-08-23 13:20:52 +0200
  • 03f75ee45a Adding a more minimal Verilog example. Tim 'mithro' Ansell 2019-08-23 13:08:35 +0200
  • c3d049b04e Ignore the tomu toolchain if extracted to the workshop directory. Tim 'mithro' Ansell 2019-08-23 10:19:18 +0200
  • 711ebd6f1b Adding to .gitignore the Jekyll output. Tim 'mithro' Ansell 2019-08-23 10:05:10 +0200
  • 5d1fad11f1 Adding table of contents. Tim 'mithro' Ansell 2019-08-23 10:04:05 +0200
  • 4a25eb88ff Lots of style improvements. Tim 'mithro' Ansell 2019-08-23 09:50:01 +0200
  • 39cac99a08 Rework the structure a little. Tim 'mithro' Ansell 2019-08-23 08:51:36 +0200
  • c2a2952d26 Rework the Hardware Description Languages section a little. Tim 'mithro' Ansell 2019-08-23 08:43:24 +0200
  • 19d268dc97 Fixup the error message for dfu-util. Tim 'mithro' Ansell 2019-08-23 08:27:19 +0200
  • e811904bee
    Merge pull request #31 from elkontexo/master Sean Cross 2019-08-22 16:42:06 +0200
  • b09dd0ad69
    README: clarify Windows <10 Sean Cross 2019-08-22 16:41:54 +0200
  • 4647f21113
    Update README.md elkontexo 2019-08-22 16:24:31 +0200
  • 3f054930a3
    Add files via upload elkontexo 2019-08-22 16:22:54 +0200
  • 1bb971afb1
    Update README.md elkontexo 2019-08-22 16:21:41 +0200
  • 5456610441
    Merge pull request #29 from sanderdh/master Tim Ansell 2019-08-22 16:02:32 +0200
  • 34a21c876e Clarify rgb.write_raw arguments sanderdh 2019-08-22 15:29:44 +0200
  • 43e9a4b439
    Merge pull request #30 from mithro/master Tim Ansell 2019-08-22 15:53:38 +0200
  • 768f8bdcbe Mark the udev stuff as Linux only. Tim 'mithro' Ansell 2019-08-22 15:52:59 +0200
  • aabca34583
    Merge pull request #28 from mithro/master Tim Ansell 2019-08-22 15:26:15 +0200
  • 050a4d8795 Fixing up the LED color info. Tim 'mithro' Ansell 2019-08-22 15:24:59 +0200
  • cdec332312
    Merge pull request #27 from mithro/master Tim Ansell 2019-08-22 15:22:10 +0200
  • ebf19b4345 Adding more info about the ID value. Tim 'mithro' Ansell 2019-08-22 15:19:45 +0200
  • e4204862eb
    Merge pull request #25 from Cat-Ion/master Tim Ansell 2019-08-22 15:17:56 +0200
  • 8663f5f93d
    Merge pull request #26 from mintar/patch-2 Tim Ansell 2019-08-22 15:17:25 +0200
  • fedf3ca51b
    Merge pull request #24 from mintar/patch-1 Tim Ansell 2019-08-22 15:16:52 +0200
  • fe1b79b0c9 README: from -> except Martin Günther 2019-08-22 15:05:14 +0200
  • 8bc1bc2717
    Fixed typo Valentin Ochs 2019-08-22 14:45:14 +0200
  • f5cb9e8763
    Merge pull request #22 from sanderdh/master Tim Ansell 2019-08-22 14:23:57 +0200
  • 778a995a13
    Merge pull request #23 from webhat/blink-dfu Tim Ansell 2019-08-22 14:23:10 +0200
  • c0d43cbfba Added DFU to Blink Makefile Daniël W. Crompton 2019-08-22 14:18:16 +0200
  • c06d3b5d4d Add different error message for udev permission issue. sanderdh 2019-08-22 14:01:47 +0200
  • 2ae7137d96
    README: Fix link Martin Günther 2019-08-22 11:56:29 +0200
  • 207e89374e Merge pull request #20 from rats-god/master Tim 'mithro' Ansell 2019-08-22 00:32:58 +0200
  • 420d1ca2f6 osx device name change: /dev/usbserial -> /dev/usbmodem phoebe 2019-08-21 22:23:40 +0200
  • bb27533e23
    Merge pull request #19 from ain101/master Tim Ansell 2019-08-22 00:22:35 +0200
  • b0425afec8 Update to litex with https:// for llvm module. Tim 'mithro' Ansell 2019-08-21 21:57:17 +0200
  • c2bb0d059a Update to litex with https:// for minvera. Tim 'mithro' Ansell 2019-08-21 21:54:49 +0200
  • eb28e620f9 Improving udev information. Frederik Wenigwieser 2019-08-21 20:55:46 +0200
  • d0c96b2a00 Set theme jekyll-theme-slate Sean Cross 2019-08-21 21:39:27 +0200
  • 41a71314d7 CNAME: add cname file Sean Cross 2019-08-21 21:34:14 +0200
  • ea1f507d8c
    README: Linkify python and dfu-util Sean Cross 2019-08-21 10:09:41 +0200
  • c393359cdf
    README: Make links clickable for software section Sean Cross 2019-08-21 10:06:40 +0200
  • 8247c0de96
    README: Add a note about LUTs Sean Cross 2019-08-21 09:59:49 +0200
  • 1ce00d2fcc
    README: Add a note about foboot version Sean Cross 2019-08-21 09:52:47 +0200
  • 5ef37b5018
    README: Add required hardware section Sean Cross 2019-08-21 09:47:53 +0200
  • 65ccad81b5 workshop: specify "board" as part of litex build Sean Cross 2019-08-20 17:45:51 +0800
  • cf41a9f618 litex: make litex files device-independent Sean Cross 2019-08-20 17:42:53 +0800
  • 8bb60b95fc litex: update valentyusb to fix set_address bug Sean Cross 2019-08-20 17:37:45 +0800
  • cbee11cd6c readme: fix github link Sean Cross 2019-08-20 08:23:01 +0800
  • ff74f5fdc5 img: change dpi Sean Cross 2019-08-19 22:43:00 +0800
  • bcd982b9d3 Revert "img: use absolute urls" Sean Cross 2019-08-19 22:40:20 +0800
  • 62be0e2db5 img: use absolute urls Sean Cross 2019-08-19 22:37:12 +0800
  • b289138ae9 first complete draft v0.0 Sean Cross 2019-08-19 22:24:17 +0800
  • 67490d4582 riscv-blink: add a note about magic flag Sean Cross 2019-08-19 21:32:50 +0800
  • c310d197f2 litex: use hacker platform Sean Cross 2019-08-19 20:41:06 +0800
  • b718bb2304 micropython-fomu: add new version of micropython Sean Cross 2019-08-19 20:40:43 +0800
  • 87257cb701 workshop: adding content Sean Cross 2019-08-19 20:40:21 +0800
  • f5cc2b1188 reference: add pvt and evt[3] files Sean Cross 2019-08-19 18:33:27 +0800
  • 5eb7beb590 reference: add hacker and evt boards Sean Cross 2019-08-19 18:31:31 +0800
  • 28d992de2e litex: fix typo in lxbuildenv Sean Cross 2019-08-19 18:21:17 +0800
  • f7825ddbf1 litex: specify all required dependencies Sean Cross 2019-08-19 18:19:27 +0800
  • beaba58d0c lxbuildenv: make git optional and prefix all messages Sean Cross 2019-08-19 18:19:06 +0800
  • 0b03ab343a workshop: initial commit Sean Cross 2019-08-19 18:29:38 +0800
  • b642686b23 litex: re-enable git support Sean Cross 2019-06-22 22:32:37 -0700
  • e8f157d740 micropython-fomu: update with machine object Sean Cross 2019-06-22 17:24:08 -0700
  • 64b382ac72 README: add README and reference files Sean Cross 2019-06-21 09:33:04 -0700
  • 0538b13a5f litex: workshop_rgb: add rgb version of workshop Sean Cross 2019-06-20 08:37:14 -0700
  • f57ed22b01 litex: workshop: skip git check Sean Cross 2019-06-20 08:36:50 -0700
  • 797cb9349b litex: litex_boards: sync with latest version Sean Cross 2019-06-20 08:35:25 -0700
  • 87e50896ef lxbuildenv: check for git, and support skipping submodules Sean Cross 2019-06-20 08:31:48 -0700
  • 2d9474c4a6 litex: workshop: add some useful defines Sean Cross 2019-06-19 19:37:45 -0700
  • 9b0463108f verilog-blink: add verilog version of blink example Sean Cross 2019-06-19 18:04:07 -0700
  • af89bcc7f3 gitignore: organize and comment on files Sean Cross 2019-06-19 18:01:06 -0700
  • 01913005cf riscv-usb-cdcacm: add example project Sean Cross 2019-06-19 14:50:37 -0700
  • 95b138b984 riscv-blink: make ledd registers global Sean Cross 2019-06-19 14:41:54 -0700
  • 36b2794f94 riscv-blink: add example Sean Cross 2019-06-19 14:33:16 -0700
  • ac9e39bdcf litex: move examples into litex/ directory Sean Cross 2019-06-19 14:31:43 -0700
  • 6862a659f9 gitignore: ignore pyc and test/ Sean Cross 2019-06-19 12:42:12 -0700
  • afb45e75ee workshop: now enumerating as usb Sean Cross 2019-06-19 12:41:20 -0700
  • f0c111b5bc deps: valentyusb: add dummyusb Sean Cross 2019-06-19 11:52:26 -0700
  • b1c2b36cb1 initial commit Sean Cross 2019-06-19 09:51:22 -0700