japaric / stm32f103xx-hal

HAL for the STM32F103xx family of microcontrollers
Apache License 2.0
116 stars 40 forks source link

Allow for delay longer than (1<<24) ticks #55

Closed jamesmunns closed 6 years ago

jamesmunns commented 6 years ago

For higher frequency devices (such as the nRF52 at 64MHz), 1 << 24 ticks is only 250ms or so. Allow longer delays if necessary.

japaric commented 6 years ago

bors r+

bors[bot] commented 6 years ago

Timed out

japaric commented 6 years ago

It seems this never ran because the svd2rust PR took too long.

bors r+

japaric commented 6 years ago

Actually I forgot to commit the bors-ng integration

bors r+

bors[bot] commented 6 years ago

Not awaiting review

japaric commented 6 years ago

bors r-

bors[bot] commented 6 years ago

Canceled

japaric commented 6 years ago

bors r+

bors[bot] commented 6 years ago

Canceled

japaric commented 6 years ago

pushed a no-op change to see if that unstucks bors

japaric commented 6 years ago

bors r+

japaric commented 6 years ago

bors r-

bors[bot] commented 6 years ago

Canceled

japaric commented 6 years ago

Found a problem in the bors.toml file. It should be fixed now.

bors r+

bors[bot] commented 6 years ago

Build succeeded