Commit Graph

46 Commits

Author SHA1 Message Date
IOsetting
99ec59be12 fix: resolve #4 endianness problem in sdcc 2022-07-30 11:47:48 +08:00
IOsetting
dd216a8117 feat: i2c support for 16-bit address 2022-07-03 18:00:23 +08:00
IOsetting
8fe7f131c1 feat: add trim clock function for vrtrim and irtrim scan 2022-07-03 17:59:45 +08:00
Legend
b435edd580
fix:pwm ccr 2022-06-29 00:59:17 +08:00
IOsetting
36fd34c107 feat: add pcd8544 nokia5110 lcd demo 2022-06-03 01:02:10 +08:00
IOsetting
05d468a112 fix: add __SDCC_SYNTAX_FIX for compatibility with platformio 6 2022-06-02 00:31:01 +08:00
IOsetting
7af40c37a9 style: code format 2022-02-09 14:59:29 +08:00
IOsetting
1dc7666b27 opt: fix warnings 2022-02-09 14:10:27 +08:00
IOsetting
5e6f6ca4f7 feat: usb keyboard demo 2022-02-09 12:39:39 +08:00
IOsetting
f779f040e3 opt: usb enum types 2022-02-09 01:14:06 +08:00
IOsetting
dacf9d3e50 opt: usb macros 2022-02-08 02:45:04 +08:00
IOsetting
78a88edd0c opt: usb macros 2022-02-08 01:11:50 +08:00
IOsetting
27790cc05b feat: usb and HID demo 2022-02-06 23:26:45 +08:00
IOsetting
20f6c22f22 docs: i2c comments 2022-02-04 02:11:22 +08:00
IOsetting
c518e8b59f feat: add stc8a8k64d4 2022-01-24 02:06:07 +08:00
IOsetting
98a52f1ccd feat: mpu6050 demo, i2c 2022-01-20 22:55:44 +08:00
IOsetting
7a4ec0059d opt: add vrtrim and irtrim scan option in chipid demo 2022-01-16 15:55:26 +08:00
IOsetting
83283f7da4 feat: dma for m2m and adc 2022-01-10 20:19:12 +08:00
IOsetting
c786635e33 feat: analog comparator 2022-01-10 17:03:03 +08:00
IOsetting
4f20ebc892 feat: wdt and demos 2022-01-10 11:14:35 +08:00
IOsetting
c9eec37a2b feat: eeprom iap operations 2022-01-10 00:22:44 +08:00
IOsetting
677dd45b2e feat: rtc module 2022-01-09 19:27:37 +08:00
IOsetting
b5d2eac413 opt: rename uart1 config methods 2022-01-09 19:26:52 +08:00
IOsetting
470b0ec2f9 opt: rename ADC_SetClockPrescaler() 2022-01-08 23:58:12 +08:00
IOsetting
cff99e325f fix: pdata macro 2022-01-06 07:59:31 +08:00
IOsetting
a30e14526c opt: add adc polling methods 2022-01-06 00:39:49 +08:00
IOsetting
ddbaea3157 opt: add SPI_TxRxBytes() to exchange multiple bytes 2022-01-05 20:22:02 +08:00
IOsetting
e7b8399931 feat: i2c 2022-01-04 20:13:49 +08:00
IOsetting
1400f8fe75 opt: create sfrx address switch macro to avoid conflicts 2022-01-04 20:13:16 +08:00
IOsetting
e2b29f82b9 feat: demo of spi - nrf24l01 2.4g wireless 2022-01-03 14:13:59 +08:00
IOsetting
5c24252306 feat: spi demo with max7219 led matrix 2022-01-01 23:58:02 +08:00
IOsetting
bfdf8f1213 feat: pca pwm demos 2022-01-01 17:43:23 +08:00
IOsetting
1d8482ccb9 chore: rename uart demos 2022-01-01 16:34:37 +08:00
IOsetting
97fa48bbe0 feat: pca for stc8g, chipid for stc8h8k64u 2022-01-01 15:12:42 +08:00
IOsetting
a6243a731b style: replace tab with space; fix:C141 error in keil c51 2022-01-01 14:10:15 +08:00
IOsetting
0f08cb1f41 opt: sfr macros for stc8g 2021-12-31 23:47:26 +08:00
IOsetting
a7862cbb8c opt: update pwm method names 2021-12-31 20:53:02 +08:00
IOsetting
cb9abdb1f8 feat: pwm 2021-12-31 20:02:01 +08:00
IOsetting
2f3888ae99 feat: spi 2021-12-31 00:59:59 +08:00
IOsetting
e35d3a28a5 feat: add uart3, uart4 2021-12-31 00:28:03 +08:00
IOsetting
59d150e2b2 chore: replace '@' 2021-12-30 23:09:36 +08:00
IOsetting
9e8bd90cbd fix:uart output issue caused by clkdiv; feat: spi 2021-12-30 22:48:21 +08:00
IOsetting
6477d1281a feat: adc demos 2021-12-30 12:19:02 +08:00
IOsetting
3a42e4a8bd feat: adc 2021-12-30 09:09:54 +08:00
IOsetting
9d94fa54d1 docs: add license header 2021-12-30 09:09:35 +08:00
IOsetting
595bacdd18 frist commit 2021-12-30 01:05:13 +08:00