Vincent Dupont
|
a1f482cbf7
|
cpu/sam0: use const pointer in flashpage
|
2018-03-14 16:28:33 +01:00 |
|
|
c1e20f8231
|
Merge pull request #7709 from smlng/cpu/sam0_common/enh_uart
cpu, sam0 common: adapt periph-uart to use read-only bit-fields
|
2017-12-15 12:45:10 +01:00 |
|
smlng
|
150f3fb231
|
cpu/sam0_common: fix assert in periph/flashpage
|
2017-12-10 16:21:52 +01:00 |
|
|
43e972fc61
|
Merge pull request #7970 from kYc0o/add_flashpage_write_raw
periph/flashpage: add flashpage_write_raw interface
|
2017-12-04 13:13:52 +01:00 |
|
kYc0o
|
cb0d021811
|
cpu/sam0_common/Makefile.features: add periph_flash_raw
|
2017-11-30 17:25:35 +01:00 |
|
kYc0o
|
adc08d6578
|
cpu/sam0_common: add alignment and minimum size write block constants
|
2017-11-30 17:25:35 +01:00 |
|
|
fcb3fd9e70
|
cpu/sam0_common: add flashpage_write_raw()
|
2017-11-30 15:14:39 +01:00 |
|
Martine Lenders
|
39c122155c
|
Merge pull request #7995 from smlng/make/fix/unused_params
make: fix unused-params error
|
2017-11-28 14:46:23 +01:00 |
|
smlng
|
7309171303
|
build: fix unused parameter errors
cpu, sam0_common: fix unused parameter in periph/spi
cpu, kinetis_common: fix unused parameter in periph/spi
cpu, cc2538: fix unused param in periph/i2c
cpu, cc2538: fix unused param in periph/spi
cpu, sam3: fix unused param in periph/spi
cpu, stm32_common: fix unused param in periph/pm
cpu, stm32f3: fix unused params in periph/i2c
cpu, nrf5x_common: fix unused param in periph/gpio
cpu, nrf5x_common: fix unused param in periph/spi
cpu, lpc2387: fix unused params in periph/spi
cpu, cc2538: fix unused params in radio/netdev
cpu, cc2650: fix unused params in periph/uart
cpu, lm4f120: fix unused param in periph/spi
cpu, lm4f120: fix unused params in periph/timer
cpu, lm4f120: fix unused params in periph/uart
cpu, stm32_common: fix unused params in periph/dac
cpu, stm32l0: fix unused params in periph/i2c
cpu, msp430fxyz: fix unused params in periph/uart
cpu, mips: fix unused params
cpu, cc430: fix unused-params in periph/timer
cpu, msp430fxyz: fix unused params in periph/spi
drivers, cc2420: fix unused param
cpu, mips32r2_common: fix unused params in periph/timer
cpu, cc2538: fix unused-param in periph/i2c
cpu, mips32r2_common: fix unused-param in periph/timer
cpu, msp430fxyz: fix unused params in periph/timer
cpu, atmega_common: fix unused params in periph/spi
driver, nrfmin: fix unused params
cpu, cc2538_rf: fix unused params
driver, netdev_ieee802514: fix unused param
cpu, mip_pic32m: fix unused params
cpu, lpc2387: fix unused params in periph/pwm
tests/driver_sdcard_spi: fix unused params
cpu, sam3: fix unused param in periph/pwm
tests/driver_dynamixel: fix unused params, and style issues
cpu, cc430: fix unused param in periph/rtc
cpu, atmega_common: fix unused params in periph/i2c
|
2017-11-28 14:36:01 +01:00 |
|
smlng
|
e381317fbf
|
make: fix sign-compare errors
cpu, nrf5x_common: fix sign-compare in periph/flashpage
drivers, periph_common: fix sign-compare in flashpage
cpu, sam0_common: fix sign-compare error in periph/gpio
cpu, cc2538: fix sign-compare in periph/timer
cpu, sam3: fix sign-compare in periph/gpio
cpu, stm32_common: fix sign-compare in periph/pwm
cpu, stm32_common: fix sign-compare in periph/timer
cpu, stm32_common: fix sign-compare in periph/flashpage
cpu, nrf5x_common: fix sign-compare in radio/nrfmin
cpu, samd21: fix sign-compare in periph/pwm
cpu, ezr32wg: fix sign-compare in periph/gpio
cpu, ezr32wg: fix sign-compare in periph/timer
drivers, ethos: fix sign-compare
sys, net: fix sign-compare
cpu, atmega_common: fix sign-compare error
cpu, msp430fxyz: fix sign-compare in periph/gpio
boards, msb-430-common: fix sign-compare in board_init
driver, cc2420: fix sign-compared
sys/net: fix sign-compare in gnrc_tftp
driver, pcd8544: fix sign-compare
driver, pn532: fix sign-compare
driver, sdcard_spi: fix sign-compare
tests: fix sign_compare
sys/net, lwmac: fix sign_compare
pkg, lwip: fix sign-compare
boards, waspmote: make CORECLOCK unsigned long to fix sign_compare error
tests, sock_ip: fix sign compare
tests, msg_avail: fix sign compare
tests, sock_udp: fix sign compare
boards: fix sign-compare for calliope and microbit matrix
|
2017-11-28 11:55:48 +01:00 |
|
Hauke Petersen
|
89db77710f
|
Merge pull request #7963 from dylad/opt_sam0_gpio
cpu/sam0: share GPIO configuration
|
2017-11-13 14:58:56 +01:00 |
|
|
f6d7e54228
|
Merge pull request #7739 from kYc0o/factorise_sam0_ldscripts
ld: refactor sam0 ldscripts
|
2017-11-13 11:36:25 +01:00 |
|
dylad
|
2f4254b0df
|
cpu/sam0: ensure PD is selected
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-11-10 10:43:40 +01:00 |
|
dylad
|
a06ace7904
|
cpu/sam0: share GPIO configuration
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-11-10 10:43:08 +01:00 |
|
Hauke Petersen
|
ec27204408
|
cpu/sam0: fixed cppcheck issue in i2c driver
|
2017-11-09 13:53:15 +01:00 |
|
Hauke Petersen
|
b3962f8d2c
|
cpu/sam0: removed guards form periph drivers
|
2017-11-09 12:57:02 +01:00 |
|
kYc0o
|
ec9897f9a3
|
cpu/sam0_commmon/ldscripts: remove all samd/l family linker scripts
|
2017-11-07 15:06:40 +01:00 |
|
kYc0o
|
4c86d95014
|
cpu/sam0_common/Makefile.include: add CPU ROM and RAM lengths
|
2017-11-07 15:06:39 +01:00 |
|
Sebastian Meiling
|
2c19595b7e
|
Merge pull request #7763 from photonthunder/sam0_common_uart_receive
cpu/sam0_common/periph/uart - don’t setup receive if no pin is selected
|
2017-11-06 17:33:42 +01:00 |
|
|
a20745b6c5
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
|
|
93246dbedd
|
cpu: sam0: reorganize Makefile.features
|
2017-11-02 12:59:45 +01:00 |
|
Dan Evans
|
d6ef4d2d51
|
cpu/sam0_common/periph/uart - don’t setup receive if no pin is selected
|
2017-10-23 16:22:58 -07:00 |
|
|
416ac62fbf
|
pm: unify and set safe default pm_blocker
|
2017-10-16 14:32:27 +02:00 |
|
|
eef753a933
|
cpu/sam0: adapt support for samd21j18a with bootloader
|
2017-10-13 14:22:51 +02:00 |
|
Martine Lenders
|
6e8fc5cbe1
|
Merge pull request #7644 from smlng/cpu/sam0/flashpage
cpu, sam0_common: fix flashpage use bitfield
|
2017-10-13 12:05:44 +02:00 |
|
Joakim Nohlgård
|
7c1c6ac282
|
Merge pull request #7646 from aabadie/samd21_bootloader
cpu/sam0-common: rename mkr ldscript to more a generic name
|
2017-10-10 19:39:48 +02:00 |
|
smlng
|
ea1aa38b86
|
cpu, sam0_common: periph/uart use read-only bit-fields
|
2017-10-10 18:47:35 +02:00 |
|
smlng
|
732e60bb88
|
cpu, sam0_common: fix uart TXC check
|
2017-10-10 18:24:03 +02:00 |
|
Francisco Acosta
|
6da78131e7
|
Merge pull request #7675 from kaspar030/fix_sam0_uart
cpu/sam0/periph/uart: ensure uart_init() idempotency
|
2017-10-09 13:59:20 +02:00 |
|
|
ef1a8c66ac
|
cpu/sam0/periph/uart: ensure uart_init() idempotency
|
2017-10-09 13:45:46 +02:00 |
|
Hauke Petersen
|
b75672628a
|
Merge pull request #7632 from smlng/cpu/sam0_common/vendor_header
cpu, sam0_common: update vendor headers
|
2017-10-09 10:45:36 +02:00 |
|
|
487065da11
|
cpu/sam0_common/ldscripts: rename samd21g18a_mkr to samd21g18a_bootloader
|
2017-10-07 23:07:16 +02:00 |
|
Hauke Petersen
|
5711b5d53d
|
cpu/sam0/gpio: do not clear pin on init
|
2017-10-04 12:12:43 +02:00 |
|
dylad
|
1e5262506d
|
cpu/sam0: merge GPIO driver
|
2017-10-01 14:48:12 +02:00 |
|
Dan Evans
|
531e6f5008
|
sam0:usart - wake from sleep on receive line
|
2017-09-25 12:47:31 -06:00 |
|
smlng
|
48a996bbaa
|
cpu, sam0_common: fix flashpage use bitfield
|
2017-09-25 09:24:43 +02:00 |
|
smlng
|
c5cbc428b4
|
cpu, sam0_common: update vendor headers
|
2017-09-20 17:11:54 +02:00 |
|
dylad
|
cca9b7a2c4
|
cpu/sam0: fix sercom gclk selection
|
2017-09-15 11:32:32 +02:00 |
|
Hauke Petersen
|
68abdff15a
|
cpu/sam0: optimizations to the shared UART driver
|
2017-09-04 13:11:05 +02:00 |
|
Hauke Petersen
|
48ef1cd6c9
|
cpu/sam0_common: added SERCOM clk control functions
|
2017-09-04 13:08:17 +02:00 |
|
Hauke Petersen
|
4707ad2f89
|
cpu/sam0_common: fixed UART for samd21
|
2017-08-31 09:47:09 +02:00 |
|
dylad
|
a3acd1d741
|
remove dev variable for cppcheck
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:36:21 +02:00 |
|
dylad
|
c81ae98068
|
boards: update periph_conf of sam0 based board
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:26:42 +02:00 |
|
dylad
|
89c885ea40
|
sam0/uart: merge samd21 & saml21 uart driver
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:26:42 +02:00 |
|
|
b8070a6f5b
|
cpu/sam0: unify for arduino-mkr1000 and arduino-mkrzero boards
|
2017-08-25 15:18:44 +02:00 |
|
|
24a1aacca2
|
cpu/sam0: add missing doxygen group definition + cleanup
|
2017-08-24 14:54:47 +02:00 |
|
smlng
|
01af6d94c4
|
cpu, periph: retain constness in spi_transfer_bytes
|
2017-06-29 15:47:13 +02:00 |
|
smlng
|
692cf96297
|
doc: fix doxygen grouping of cpu periph drivers
|
2017-06-26 14:42:11 +02:00 |
|
Antonio Galea
|
dae3472d49
|
cpu/sam0_common: add saml21 i2c driver adaption
|
2017-06-23 11:19:56 +02:00 |
|
biboc
|
0e41861db0
|
Change my email address:
<baptiste.clenet@xsoen.com>
to
<bapclenet@gmail.com>
|
2017-06-19 10:38:16 +02:00 |
|