1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Gerson Fernando Budke
4a9f0efb6d boards: introduce atmega328p-xplained-mini
Add ATmega328P Xplained Mini board.  The board is an official
development kit from MCHP based on the Arduino UNO, reduced
hardware, with a xplainedmini debugger and CDC ACM serial
converter.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-27 14:10:19 -03:00
Leandro Lanzieri
50383d7082
tests: add Kconfig configuration files for multiple driver tests
Configurations have been added for:
- opt3001
- pca9633
- pca9685
- pcd8544
- ph_oem
- pir
- pn532
- pulse_counter
- qmc5883l
- rn2xx3
2021-01-14 10:00:44 +01:00
Benjamin Valentin
2485ebeaa8 tests/driver_pca9633: convert to xtimer_msleep() 2020-11-05 11:32:42 +01:00
Hendrik van Essen
b6d43f4bb1 tests/driver_pca9633: fix wrong use of API 2020-10-12 19:11:33 +02:00
Benjamin Valentin
82dff2a2a3 tests/driver_pca9633: fix conflict with libc function name 2020-07-10 14:46:29 +02:00
Hendrik van Essen
ad0418e50e tests/driver_pca9633: add test for pca9633 driver 2020-06-25 22:31:19 +02:00