The Wayback Machine - https://web.archive.org/web/20210201054700/https://github.com/microsoft/uf2/commits/master
Skip to content
Permalink
master

Commits on Jan 21, 2021

  1. Merge pull request #39 from benclifford/readme-update

    Set claimed flag count to match list size
    mmoskal committed Jan 21, 2021
  2. Set claimed flag count to match list size

    benclifford committed Jan 21, 2021
  3. Add link to RP2040

    mmoskal committed Jan 21, 2021
  4. Merge pull request #38 from Wren6991/add_rp2040_family

    Add RP2040 family ID
    mmoskal committed Jan 21, 2021
  5. Add RP2040 family ID

    Wren6991 committed Jan 21, 2021

Commits on Dec 22, 2020

  1. Merge pull request #37 from dobairoland/patch-2

    Add ID generated for ESP32-S3
    mmoskal committed Dec 22, 2020
  2. Add ID generated for ESP32-S3

    dobairoland committed Dec 22, 2020

Commits on Dec 15, 2020

  1. Link tinyuf2; add LPC55xx family ID

    mmoskal committed Dec 15, 2020

Commits on Dec 9, 2020

  1. Merge pull request #35 from hathach/add-esp32s2-and-carray-len

    update ESP32S2 family ID
    mmoskal committed Dec 9, 2020
  2. update readme for esp32-s2 family

    hathach committed Dec 9, 2020
  3. Merge pull request #36 from hathach/add-carry-len

    add bindata_len in carray conversion
    mmoskal committed Dec 9, 2020
  4. revert carray bindata_len

    hathach committed Dec 9, 2020
  5. add bindata_len in carray conversion

    hathach committed Dec 9, 2020

Commits on Dec 8, 2020

  1. add ESP32S2 family ID

    also added bindata_len for carray convert
    hathach committed Dec 8, 2020

Commits on Nov 26, 2020

  1. Merge pull request #34 from dobairoland/patch-1

    Add family IDs for missing chips of Espressif
    mmoskal committed Nov 26, 2020
  2. Add family IDs for missing chips of Espressif

    The IDs were generated randomly with https://microsoft.github.io/uf2/patcher/.
    dobairoland committed Nov 26, 2020

Commits on Nov 13, 2020

  1. Merge pull request #32 from Crazor/permissions

    Change uf2conv.py mode to include +x
    mmoskal committed Nov 13, 2020
  2. Merge pull request #29 from chroma-tech/master

    Added UF2 Family for GD32F350
    mmoskal committed Nov 13, 2020

Commits on Nov 11, 2020

  1. Change uf2conv.py mode to include +x

    Since the script already contains a shebang to run python3 through env,
    it should also have executable permissions set.
    Daniel Herrmann
    Daniel Herrmann committed Nov 11, 2020

Commits on Nov 10, 2020

  1. Merge pull request #31 from Wren6991/fix_byte_concat

    uf2conv.py: Fix O(n^2) concatenation in convert_to_uf2 and convert_from_uf2
    mmoskal committed Nov 10, 2020

Commits on Nov 9, 2020

  1. uf2conv.py: Fix O(n^2) concatenation in convert_to_uf2 and convert_fr…

    …om_uf2
    Wren6991 committed Nov 9, 2020

Commits on Sep 11, 2020

  1. Added family to uf2conv

    shlomozippel committed Sep 11, 2020
  2. Added UF2 Family for GD32F350

    shlomozippel committed Sep 11, 2020

Commits on Aug 27, 2020

  1. Python3 fixes for convert_to_carray()

    mmoskal committed Aug 27, 2020

Commits on Aug 25, 2020

  1. fix typo

    mmoskal committed Aug 25, 2020

Commits on Aug 3, 2020

  1. Merge branch 'master' of github.com:Microsoft/uf2

    mmoskal committed Aug 3, 2020
  2. Add extension tags

    mmoskal committed Aug 3, 2020

Commits on Jul 9, 2020

  1. Merge pull request #27 from k0d/master

    Add remaining STM32 families
    mmoskal committed Jul 9, 2020
  2. Add remaining STM32 families

    k0d committed Jul 9, 2020

Commits on Jul 8, 2020

  1. Add CFG_PIN_JDPWR_FAULT

    mmoskal committed Jul 8, 2020

Commits on Jul 6, 2020

  1. Update cfgkeys

    mmoskal committed Jul 6, 2020

Commits on Jan 9, 2020

  1. Merge pull request #23 from jepler/trailing-dot

    uf2conv: eliminate trailing dot on filename
    mmoskal committed Jan 9, 2020
  2. uf2conv: eliminate trailing dot on filename

    This trailing dot makes it less convenient to copy-and-paste the
    uf2 filename into other terminal commands.
    jepler committed Jan 9, 2020

Commits on Jan 5, 2020

  1. Merge pull request #22 from arturo182/master

    Add the MIMXRT10XX family
    mmoskal committed Jan 5, 2020
  2. Add the MIMXRT10XX family

    arturo182 committed Jan 5, 2020
Older