Tom Burdick

Results 116 comments of Tom Burdick

@medwards sounds like a plan to me

@derhuerst This crate provides a lazy iterator over CSV rather than attempting to parse and load the entire GTFS file set into memory all at once. Something I found particularly...

I agree, stop times by themselves are pretty useless. This seems like a nice way of doing it!

I know the error returns and unwraps/expects probably aren't quite right, but the feature works so I'm looking to see what people think, and if this is the right place,...

Updates * Propagate parsing errors * Add non-interactive flag * Move interactive selection to a method * Set non-interactive mode for dap server, interactive mode for cargo embed

Update * Fix clippy issue

I did run on it the tdk robokit1, its still a bit finicky but does indeed work, likely some other gremlins still in there. The SAM SPI driver in particular...

Please send a patch with the const qualifier removed since you've already done the work and tested it. There's still going to be some part that fails at some point...

Is this because it requires a reload to occur in st's terms? yeah that I didn't get working and had trouble with on my nucleo 446re board from what I...