| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-10 | Merge pull request #295 from hathach/develop | Ha Thach | |
| add webserver into ci build | |||
| 2020-03-10 | Merge branch 'nuc120' of https://github.com/majbthrd/tinyusb into ↵ | hathach | |
| majbthrd-nuc120 | |||
| 2020-03-09 | Adding lwip_webserver to ci | hathach | |
| - buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver | |||
| 2020-03-08 | add uart for feather nrf52840 | hathach | |
| 2020-03-07 | added itsybitsy m0, m4 | hathach | |
| 2020-03-07 | added feather sense and CLUE | hathach | |
| 2020-03-07 | clean up LD_FILE using $(BOARD) | hathach | |
| make it easier to duplicate bsp | |||
| 2020-03-07 | added feather nrf52840 sense | hathach | |
| 2020-02-11 | atomic GPIO operation in BSP | Peter Lawrence | |
| 2020-02-07 | add Nuvoton NUC505 | Peter Lawrence | |
| 2020-01-25 | added CFG_EXAMPLE_MSC_READONLY to NuTuny-SDK-NUC120 board.mk | Peter Lawrence | |
| 2020-01-25 | added support for Nuvoton NUC120 | Peter Lawrence | |
| 2020-01-14 | skip nuc flash verify | hathach | |
| 2020-01-14 | more nuvoton support | hathach | |
| - add LED for nutiny nuc 121, 125s, 126v - flash target to use nuvoton's openocd fork | |||
| 2020-01-11 | correct apparent Adafruit typo in SAMD21 board.mk | Peter Lawrence | |
| 2020-01-10 | add raytac mdbt50q rx dongle | hathach | |
| 2020-01-10 | clean up | hathach | |
| 2020-01-10 | added stm32f401 blackpill | hathach | |
| 2020-01-10 | clean up HSE_VALUE for stm32 | hathach | |
| 2020-01-10 | clean up flash-stlink | hathach | |
| 2020-01-10 | added stm32f411 blackpill | hathach | |
| 2020-01-09 | follow up to #261 | hathach | |
| - fix button pullup - flash using teensy_loader_cli - update boards.md | |||
| 2020-01-09 | add a rough bsp. UART on D0/D1, LED on D13, button on D12 | Lady Ada | |
| 2020-01-07 | fix ci build | hathach | |
| - nuc 121/125: add CFG_EXAMPLE_MSC_READONLY since it is not enough SRAM to hold MSC disk - nuc 126: drop i2c source files in compile list due to SDK driver issue. | |||
| 2020-01-07 | Merge branch 'master' into nuc121 | Ha Thach | |
| 2020-01-04 | add Nuvoton NUC121/NUC125/NUC126 | Peter Lawrence | |
| 2020-01-01 | Merge pull request #257 from gsnxp/rt1010fix | Ha Thach | |
| fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme | |||
| 2019-12-30 | fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme | Greg Steiert | |
| 2019-12-26 | merge dcd_samd51 & dcd_samd21 into dcd_samd | hathach | |
| 2019-12-21 | Merge branch 'master' into port-samg55 | hathach | |
| 2019-12-12 | Merge pull request #234 from hathach/stm32f4-blackpill | Ha Thach | |
| move VBUS sense out of dcd_synosys to bsp | |||
| 2019-12-11 | close #204 define HSE_VALUE in _hal_conf instead of board.mk | hathach | |
| 2019-12-11 | move VBUS sense out of dcd_synosys to bsp | hathach | |
| 2019-12-09 | implementing dcd_edpt_open | hathach | |
| 2019-12-09 | clean up, switch and update submodule samd to circuitpython branch | hathach | |
| 2019-12-09 | added microchip submodule | hathach | |
| 2019-12-09 | change the samd submodule | hathach | |
| 2019-11-27 | detect bus reset | hathach | |
| 2019-11-27 | clean up | hathach | |
| 2019-11-26 | add uart sync support | hathach | |
| 2019-11-26 | fix samg55 with newlib missing end symbol | hathach | |
| 2019-11-25 | update | hathach | |
| 2019-11-24 | usb hw init OK | hathach | |
| 2019-11-24 | Merge branch 'master' into port-samg55 | hathach | |
| 2019-11-24 | Merge pull request #225 from xobs/fomu-offset-fix | Ha Thach | |
| bsp: fomu: fix rom address for example programs | |||
| 2019-11-24 | bsp: fomu: fix rom address for example programs | Sean Cross | |
| During development, the ROM address was at offset 0x2001a000 (due to the fact that the test program was located immediately following the bitstream). In normal Fomus, the ROM address is at offset 0x20040000, in order to take into account additional bitstreams and bootloaders. Correct the address to the offset in order to get examples working with existing Fomus. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-23 | added rt1010 board support | hathach | |
| not tested on the actual hardware board though. | |||
| 2019-11-23 | added rt1015 evk board | hathach | |
| 2019-11-23 | fix rt1010 rt1020 only has 1 usb controller, rt1050 rt1060 has 2 | hathach | |
