Commit Graph

  • a8a9e75aec branch usb_device_config.h from new project wizard template Michael Stapelberg 2021-04-05 08:51:39 +0200
  • cec80982e4
    Merge pull request #271 from stapelberg/st Fabien Poussin 2021-04-05 01:39:28 +0200
  • 4df9abffc5 MIMXRT1062/LLD/PITv1: switch to internal SysTick clock (600 MHz ARM) Michael Stapelberg 2021-04-04 15:12:14 +0200
  • 0b84e93734 Follow-up fix to alexclewontin's nuc123-kvs-example Ein Terakawa 2021-04-03 10:38:49 +0900
  • a9297a6b34
    Merge pull request #262 from alexclewontin/nuc123-kvs-example a_p_u_r_o 2021-04-03 10:03:23 +0900
  • 9a861b0e8c
    Merge branch 'chibios-20.3.x' into nuc123-kvs-example a_p_u_r_o 2021-04-03 08:58:28 +0900
  • 720eabbf18
    Merge branch 'chibios-20.3.x' into numicro-gross-fix a_p_u_r_o 2021-04-01 10:18:01 +0900
  • b377424677
    Merge pull request #246 from stapelberg/teensy41 Fabien Poussin 2021-03-31 23:43:20 +0200
  • 9f939cec5a MIMXRT1062/LLD/USBHSv1: implement hal_usb_lld for MIMXRT1062 Michael Stapelberg 2021-03-26 11:34:11 +0100
  • 931020fc52 import usb middleware from SDK_2.9.2 Michael Stapelberg 2021-03-25 21:39:06 +0100
  • 119de824fe MIMXRT1062/LLD/GPIOv1: implement hal_pal_lld for MIMXRT1062 Michael Stapelberg 2020-06-12 19:24:04 +0200
  • cd172cab25 demos/RT-TEENSY4_1: turn off unused-parameter warnings Michael Stapelberg 2021-03-26 22:29:05 +0100
  • fa1ec8dd08 demos/RT-TEENSY4_1: enable hardfault handler for debugging Michael Stapelberg 2021-03-26 12:34:25 +0100
  • 354a2316e4 demos/RT-TEENSY4_1: disable optimizations for debugging Michael Stapelberg 2021-03-26 12:34:03 +0100
  • b6636284af demos/RT-TEENSY4_1: enable USB shell / tests in demo Michael Stapelberg 2021-03-26 12:33:58 +0100
  • 85d8733fe2 demos/RT-TEENSY4_1: update descriptor to USB 2.0 Michael Stapelberg 2021-03-26 12:32:13 +0100
  • d875cffeb2 branch usbcfg.[ch] from testhal/KINETIS/TEENSY3_x/USB_SERIAL/ Michael Stapelberg 2021-03-26 12:30:20 +0100
  • 22b4ec3b6b MIMXRT1062: hal: port Arduino Teensy 4 Core startup code and linker script Michael Stapelberg 2020-06-10 22:07:24 +0200
  • 334fe4f499 enable USB1 peripheral clock in MCUXpresso v11.3.0 Michael Stapelberg 2021-03-23 20:14:46 +0100
  • 5cb023f629 branch mcux-sdk/boards/evkmimxrt1060/clock_config.[ch] from 66fdc6ff Michael Stapelberg 2021-03-23 20:14:05 +0100
  • b8c2392b13 MIMXRT1062: kinetis_registry: adjust IRQ numbers for i.MX RT1062 Michael Stapelberg 2021-03-26 11:05:52 +0100
  • b11181c154 MIMXRT1062/LLD/UARTv1: implement hal_serial_lld for MIMXRT1062 Michael Stapelberg 2021-03-26 11:05:45 +0100
  • b8a449cb51 add ext/mcux-sdk submodule Michael Stapelberg 2021-03-31 13:56:42 +0200
  • a96c5d87d8 cmparams: set correct ARM version and number of vectors Michael Stapelberg 2020-06-11 23:33:50 +0200
  • 1788a7468c MIMXRT1062/LLD/PITv1: hal_st: set up SysTick like the Arduino Teensy 4 Core does Michael Stapelberg 2020-06-11 23:31:11 +0200
  • f19da3e183 replace file names to use MIMXRT1062 Michael Stapelberg 2020-06-10 22:07:11 +0200
  • 480534795c copy LLD from KINETIS HAL (no changes yet) Michael Stapelberg 2020-06-05 23:45:22 +0200
  • b4b3579c86 branch startup (no changes yet) Michael Stapelberg 2020-06-05 23:39:10 +0200
  • 92b862cdd0 copy os/hal/ports/MIMXRT1062 from ../KINETIS/MK66F18 (no changes yet) Michael Stapelberg 2020-06-05 23:36:26 +0200
  • 7bb5555a06 branch PJRC_TEENSY_4_1 board from _3_6 (no changes yet) Michael Stapelberg 2020-06-05 23:35:25 +0200
  • 911321104a branch demo from TEENSY3_6 Michael Stapelberg 2020-06-05 23:29:59 +0200
  • a28dbca5eb Allow small error with BAUDRATE for NUC123 SERIAL driver Ein Terakawa 2021-03-20 21:31:32 +0900
  • 2ae07ab811 Add NUC123xxxAEx variant support for NUC123 SERIAL driver Ein Terakawa 2021-03-20 21:28:50 +0900
  • ebb0c75691
    Merge pull request #268 from ChibiOS/crc-master Fabien Poussin 2021-03-20 23:44:32 +0100
  • 6683eaffb1
    Update CRC for master branch Fabien Poussin 2021-03-20 23:20:15 +0100
  • fdcbac6a8c
    Merge pull request #265 from mck1117/msd-options Fabien Poussin 2021-03-07 23:17:54 +0100
  • 64614e57fe Minimize configuration for SERIAL test code Ein Terakawa 2021-02-14 11:04:11 +0900
  • 57d2b21d9a Move NUC123_SERIAL_CLKSRC from halconf.h to mcuconf.h Ein Terakawa 2021-02-14 11:02:35 +0900
  • f5dde47f31 Remove unused symbols NUC123_PLLSRC and NUC123_HCLKSRC Ein Terakawa 2021-02-14 11:01:41 +0900
  • 78977a7c10 Fix the case when only UART1 is used Ein Terakawa 2021-02-14 12:14:46 +0900
  • e8fc38f289 Use NUC123_UARTx_NUMBER Ein Terakawa 2021-02-14 12:14:04 +0900
  • 4e67004797 Fix UART0 ALT_MFP setup for PB2 Ein Terakawa 2021-02-14 12:11:20 +0900
  • af65e7bb01 Map PAL_MODE_INPUT_PULLUP to GPIO_PMD_QUASI Ein Terakawa 2021-02-14 12:09:33 +0900
  • 609b49a312 configurable MSD options Matthew Kennedy 2021-03-04 17:08:41 -0800
  • e7cdad3d1a
    Merge pull request #263 from mck1117/fix-msd-lun Fabien Poussin 2021-02-24 20:27:49 +0100
  • 1ebdcca467 don't deref nullptr Matthew Kennedy 2021-02-23 23:29:45 -0800
  • e4ae11e8c6
    NUC123: Dynamic CONFIG value read Alex Lewontin 2021-02-16 12:40:10 -0500
  • c328f805c2
    NUC123: Added CONFIG enabling switch Alex Lewontin 2021-02-15 11:35:01 -0500
  • 79f9bc0649
    NUC123: EFL testhal Alex Lewontin 2021-02-09 14:47:38 -0500
  • 4cbc3250c0
    NUC123: EFL driver Alex Lewontin 2021-01-10 12:49:16 -0500
  • 09394a1b1a
    NUC123: Added CONFIG0/1 settings, and updated linker script Alex Lewontin 2021-01-24 17:17:29 -0500
  • 5a5c32fd36
    Update README.md Fabien Poussin 2021-02-14 16:34:17 +0100
  • 3794a52101
    Merge pull request #261 from gitter-badger/gitter-badge Fabien Poussin 2021-02-14 15:31:08 +0100
  • 1cf688280b Add Gitter badge The Gitter Badger 2021-02-14 14:29:59 +0000
  • 26f24c19b3
    fix Segger Sysview bindings Fabien Poussin 2021-02-14 13:12:05 +0100
  • 8be1d1589c
    cleanup nand testhal Fabien Poussin 2021-02-14 12:53:01 +0100
  • ccab17492c
    fix nand example Fabien Poussin 2021-02-14 12:33:03 +0100
  • c0b5cfab75
    Merge pull request #251 from sabdulqadir/feat/expanding_hal_nand_c Fabien Poussin 2021-02-14 12:18:20 +0100
  • a9e2c509b5 Switch to PAL_NEW_INIT Ein Terakawa 2021-02-14 12:08:40 +0900
  • 82e1ef05a2 Remove MFP manipulation from hal_pal_lld.c Ein Terakawa 2021-02-14 11:58:21 +0900
  • b32be51f74 Use PLL by default Ein Terakawa 2021-02-14 11:36:59 +0900
  • 986392d48c Let SystemCoreClock use the calculated value Ein Terakawa 2021-02-14 11:18:27 +0900
  • e289cbe802 Use NUC123_HSECLK instead of __HXT Ein Terakawa 2021-02-14 11:16:11 +0900
  • ba33139c0c
    USBH: add defaults, fix some defines Fabien Poussin 2021-02-13 20:40:13 +0100
  • c03f6d26de
    fix STM32H7 usb host example Fabien Poussin 2021-02-13 20:32:06 +0100
  • bf2ada3b98
    typo Fabien Poussin 2021-02-13 20:21:12 +0100
  • 7fccec68d4
    fixes for usb host Fabien Poussin 2021-02-13 20:16:40 +0100
  • ee4893fee0
    ci: update to GCC 10 Fabien Poussin 2021-02-13 20:08:01 +0100
  • fbd6f482af
    Merge pull request #258 from mck1117/fix-msd-hook Fabien Poussin 2021-02-13 20:03:58 +0100
  • f22dbe7b56
    Merge pull request #256 from Association-Jeroboam/feature/added_STM32G4xx_platform Fabien Poussin 2021-02-13 20:02:41 +0100
  • 12faf211a3
    USB Host refactor Fabien Poussin 2021-02-13 20:00:07 +0100
  • 702f32276e fix MSD_REQ_GET_MAX_LUN Matthew Kennedy 2021-02-12 16:14:45 -0800
  • 0a0aa7491d
    mx2board: cleanup pin data Fabien Poussin 2021-02-08 12:45:02 +0100
  • d610e9ad14
    mx2board: fix for special pad names such as JTAG Fabien Poussin 2021-02-08 00:30:20 +0100
  • c16f98e3a9
    Merge pull request #257 from pierstitus/usb_msd_fix Fabien Poussin 2021-02-04 23:23:12 +0100
  • b2e12d536a USB_MSD: reimplement msd_request_hook to fix crashes Piers Titus van der Torren 2021-02-04 00:48:58 +0100
  • 4dd134436a Fix typo Piers Titus van der Torren 2021-02-04 00:43:47 +0100
  • 2100c088a8 Add STM32G4xx platform Apache 2021-01-31 12:00:21 +0100
  • a9e9c2e9ff
    Merge pull request #253 from elfmimi/numicro-gpio-macro-fix Fabien Poussin 2021-01-28 00:27:57 +0100
  • 0f056b3557 parentheses around macro parameters Ein Terakawa 2021-01-20 22:14:50 +0900
  • b4815d9105
    Merge pull request #235 from elfmimi/numicro-i2c Fabien Poussin 2021-01-13 23:35:19 +0100
  • 8489e5adaf add I2C example for NUC123 Ein Terakawa 2021-01-09 22:06:22 +0900
  • a4d66a67fc NUMICRO: add I2C driver Ein Terakawa 2021-01-09 22:04:44 +0900
  • 34bb526ea6 Expansion to nand flash driver This expansion helps support higher density devices which have multiple dies, logical units and planes on top of the standard block and page structures of standard nand flash ICs. sabdulqadir 2021-01-02 15:49:45 -0600
  • 61baa6b036
    Merge pull request #244 from alexclewontin/nuc123-usb-driver Fabien Poussin 2020-12-31 20:07:16 +0100
  • 8c16b4ff9e
    NUC123 USB driver potential stability fixes Alex Lewontin 2020-12-30 18:53:28 -0500
  • 75cbc08156
    NUC123 USB driver cleanup Alex Lewontin 2020-12-30 18:52:58 -0500
  • fa3e1cb3ae
    Merge pull request #248 from Codetector1374/HT32-dev Fabien Poussin 2020-12-31 10:30:40 +0100
  • 6fbb1a804d
    Merge pull request #249 from fishman/add_early_init_to_nuc123_board Fabien Poussin 2020-12-31 10:18:46 +0100
  • 74bcf3cf69 NUC123 add early_init to allow build of projects that need it to be defined Reza Jelveh 2020-12-31 15:51:19 +0800
  • df339afd85
    [DEMO/LPC11Uxx/USBDFU]: Use periodic timer mode codetector 2020-12-31 02:28:42 -0500
  • 7230eb96cc
    [HAL/HT32]: Initial HT32 Support with a USB-DFU Demo codetector 2020-12-31 02:27:13 -0500
  • 021c696cd2
    NUC123 byte vs word memcopy bug fix Alex Lewontin 2020-12-24 14:04:13 -0500
  • cee0adf1f8
    NUC123 USB DATA0/1 PID bug fix Alex Lewontin 2020-12-23 20:39:33 -0500
  • 8854febc0b
    NUC123 USB add wakeup callback when ISR detects resume signal Alex Lewontin 2020-12-23 20:22:09 -0500
  • 891a0b3898
    NUC123 USB temporarily disable EP3 Alex Lewontin 2020-12-23 20:15:59 -0500
  • a9c5088165
    Merge pull request #247 from Codetector1374/LPC_Port Fabien Poussin 2020-12-29 22:49:01 +0100
  • 8702f416e0
    [HAL/LPC]: USB: Fix short packet for normal EPs. codetector 2020-12-29 14:28:08 -0500
  • d93ab59b74
    [HAL:LPC11Uxx]: add error for unsupported ST configuration codetector 2020-12-29 04:12:23 -0500
  • 20d1ab4a29
    Merge pull request #245 from ChibiOS/usb-host-cleanup Fabien Poussin 2020-12-26 17:30:38 +0100