Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update support for rp2040 #14

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Update support for rp2040 #14

wants to merge 39 commits into from

Commits on Jul 16, 2022

  1. Update drivers

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    e2da071 View commit details
    Browse the repository at this point in the history
  2. Update Libraries

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    f8fad9c View commit details
    Browse the repository at this point in the history
  3. add patches

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    e941c0d View commit details
    Browse the repository at this point in the history
  4. add variant rp2040

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    9e74e91 View commit details
    Browse the repository at this point in the history
  5. Update variant nano33ble

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    4544b8d View commit details
    Browse the repository at this point in the history
  6. update nano33ble

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    cbc1e9e View commit details
    Browse the repository at this point in the history
  7. update files

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    16673cf View commit details
    Browse the repository at this point in the history
  8. Update Core

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    04ccab2 View commit details
    Browse the repository at this point in the history
  9. Update Arduino API

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    c97fcbe View commit details
    Browse the repository at this point in the history
  10. update compile flags

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    1a6812a View commit details
    Browse the repository at this point in the history
  11. Update uploaders

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    b40244d View commit details
    Browse the repository at this point in the history
  12. Update BASTBLE

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    39cfde9 View commit details
    Browse the repository at this point in the history
  13. Nano33BLE more

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    9496321 View commit details
    Browse the repository at this point in the history
  14. Fix variant BASTBLE

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    979bd15 View commit details
    Browse the repository at this point in the history
  15. Fix variant FRONTIER

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    4f024ed View commit details
    Browse the repository at this point in the history
  16. Fix Variant RAK4631

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    098dd11 View commit details
    Browse the repository at this point in the history
  17. Fix Variant RAK5010

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    80eeddd View commit details
    Browse the repository at this point in the history
  18. Fix digital pins RAK4631

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    e5a331e View commit details
    Browse the repository at this point in the history
  19. fix board.txt for NRF

    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2c012cc View commit details
    Browse the repository at this point in the history
  20. Welcome HunterCat NFC 2040

    Init Hunter Cat NFC 2040
    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    df11700 View commit details
    Browse the repository at this point in the history
  21. Welcome BomberCat!!

    Init BomberCat
    sabas1080 committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    3b376d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. patch for NRF52840 temporal

    sabas1080 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    7cc67af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5766a12 View commit details
    Browse the repository at this point in the history
  3. Add CATWAN Usb Stick rp2040

    sabas1080 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    6c2c3c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c7c38 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update flash size

    sabas1080 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9942264 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix core EC

    sabas1080 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    396f1e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge pull request #15 from ElectronicCats/fixcorerror

    fix core EC
    sabas1080 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a3ab585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437bc47 View commit details
    Browse the repository at this point in the history
  3. Add CatWAN USB Stick 2040

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4bde882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bba147 View commit details
    Browse the repository at this point in the history
  5. memory size bombercat

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6b6faf8 View commit details
    Browse the repository at this point in the history
  6. Add HunterCat NFC RP2040

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4a54f3f View commit details
    Browse the repository at this point in the history
  7. fix board txt

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9f1d11d View commit details
    Browse the repository at this point in the history
  8. update compile examples

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    30b3c32 View commit details
    Browse the repository at this point in the history
  9. update example CI PDM

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    1f8bbab View commit details
    Browse the repository at this point in the history
  10. update examples compile

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e321c1b View commit details
    Browse the repository at this point in the history
  11. add new examples

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5d3476d View commit details
    Browse the repository at this point in the history
  12. Update HunterCat NFC

    sabas1080 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    246bea8 View commit details
    Browse the repository at this point in the history