Commit graph

  • 5355d8b506
    use 224KB for qtpy v203, implement pre_iint() to enable enhanced read mode add-qtpy-board hathach 2024-07-10 23:46:30 +0700
  • 5804bc273c
    add adafruit qtpy ch32v203g6 board hathach 2024-07-04 12:54:05 +0700
  • 273620c809
    define F_CPU when selecting cpu frequency (#133) main Ha Thach 2024-07-12 10:16:37 +0700
  • 562165e5d1
    define F_CPU when selecting cpu frequency add-F_CPU hathach 2024-07-04 10:11:59 +0700
  • 48ccfd26b2
    fix hardfault when missing Adafruit_TinyUSB.h header (#131) Ha Thach 2024-07-04 09:29:53 +0700
  • 1b28a7de76
    add upload via wchisp tool (#129) Ha Thach 2024-07-04 09:29:19 +0700
  • 81c1fd7a22
    fix hardfault when missing Adafruit_TinyUSB.h header fix-hardfault-missing-tinyusb-header hathach 2024-07-03 23:33:26 +0700
  • 5c1d5c604b
    add upload via wchisp tool add-wchisp-upload hathach 2024-06-27 15:17:33 +0700
  • 92beac390c
    Add ch32v203g6 evt, correct define linker script flash size, ram size for variants (#128) Ha Thach 2024-06-25 16:50:44 +0700
  • 7642dc3bd1
    update tinyusb to release 3.3.0 (#127) Ha Thach 2024-06-25 16:49:24 +0700
  • b0c884b4e9
    - fix v203C6 RAM size, correct is 10K - add new variant v203G6 EVT add-ch32v203g6 hathach 2024-06-21 19:30:43 +0700
  • ff8ca56168
    allow to define linker: flash_size, ram_size (and stack size), correctly define these using maximum_size and maximum_data_size hathach 2024-06-21 19:25:31 +0700
  • 76eef14b81
    update tinyusb to release 3.3.0 bump-tinyusb-3.3.0 hathach 2024-06-20 22:09:46 +0700
  • 57baa03a7d
    Fix I2C slave compilation error for CH32V30x (#126) Maxint R&D 2024-06-20 04:18:25 +0200
  • 75335cf637
    fix SPI2 issue (#120) aselectroworks 2024-06-20 11:17:21 +0900
  • 0d344fa01b
    Add tinyusb builtin-core support with menu selection (#121) Ha Thach 2024-06-20 09:13:33 +0700
  • 8afd736da0
    update makeboards.py for CH32L10x_EVT HSI_LP add-tinyusb-menu hathach 2024-06-17 11:58:34 +0700
  • cc8cf1eff3
    update tinyusb lib hathach 2024-06-17 11:24:25 +0700
  • b4ea44cad5
    added tiyusb usbfs/usbhs for ch32v3 hathach 2024-06-14 09:42:00 +0700
  • fe7a294719
    add TinyUSB core support for ch32v20x hathach 2024-06-13 12:15:39 +0700
  • 86f2bfd429
    add Adafruit TinyUSB as submodule in libraries hathach 2024-06-12 17:07:44 +0700
  • f10fa7589d
    add makeboards.py for generating boards.txt use the newly generated boards.txt hathach 2024-06-12 16:20:02 +0700
  • b2c30eef49
    add ARDUINO_ARCH_CH32 (#116) Ha Thach 2024-06-11 09:48:51 +0700
  • ebf8456c40
    yield in delay() (#115) Ha Thach 2024-06-11 09:46:49 +0700
  • 5d8952b9d0
    fix some bugs (#112) TianpeiLee 2024-06-05 16:26:26 +0800
  • 1433e97d36
    I2C slave and scanning (#108) Maxint R&D 2024-06-04 10:13:41 +0200
  • ada82c0a3b
    add function of tone (#111) TianpeiLee 2024-06-04 11:21:27 +0800
  • 3c67f6b3ff
    add chips and fix bugs (#107) TianpeiLee 2024-06-03 11:21:20 +0800
  • 3aa463aadd
    EEPROM library - emulated EEPROM in user option bytes (#103) Maxint R&D 2024-06-03 04:03:10 +0200
  • 96e1e59f0e
    Fix missing ethernet dependencies (#32) (#86) Michal Protasowicki 2024-06-01 05:24:21 +0200
  • 7c27b0d5c6
    Add WCharacter support (#100) KenjutsuGH 2024-05-28 09:45:49 +0200
  • 660418cab8
    Revert "Add WCharacter support (#96)" (#99) TianpeiLee 2024-05-28 15:07:15 +0800
  • 07e65b7519
    Add WCharacter support (#96) KenjutsuGH 2024-05-28 09:05:16 +0200
  • c40c5c8095
    adding hardwaret timer and fixing PWM pins errors (#71) TianpeiLee 2024-03-11 15:32:16 +0800
  • d77f8e0750
    add yield(default weak) (#70) TianpeiLee 2024-03-04 13:39:59 +0800
  • 5f91713ffd
    CH32V203RB: cloned from CH32V203G8 (#20) Theophilus 2024-03-04 10:13:27 +0800
  • 959844e9eb
    add debug feature. (#68) Deqing Sun 2024-02-28 22:32:52 -0500
  • 4b3d37e537 add description TianpeiLee 2023-12-18 16:28:20 +0800
  • f14a216b44 Modify the boards.txt file 1.Reduce the code size under debug symbols "none" 2.Modify bugs in compiling errors for other options in C runtime library TianpeiLee 2023-10-23 17:34:26 +0800
  • 1591497e98
    fix ch32x035 GPIO: pin_16, pin_17, ..., pin_23 (#18) Ngô Hùng Cường 2023-10-16 15:57:32 +0700
  • f187ac13a1
    Add support for CH32V203C8 and CH32V203C6 (#23) DC_RedStone 2023-10-09 09:54:30 +0800
  • 29c76add9b add V10x and V30x TianpeiLee 2023-07-26 17:13:31 +0800
  • ad69366d7b V1.0.2 TianpeiLee 2023-07-05 15:47:46 +0800
  • 987154335f update CH32X035 TianpeiLee 2023-06-14 15:33:09 +0800
  • 220426b162 update TianpeiLee 2023-05-31 19:07:35 +0800
  • 5a0b8d3bad update readme TianpeiLee 2023-05-30 19:46:03 +0800
  • 3a3d9f75d0 update readme TianpeiLee 2023-05-30 19:22:25 +0800
  • 098b046860 first release TianpeiLee 2023-05-30 17:55:50 +0800