Brian
Brian
It's a couple years later...any further thoughts/discussion/decision on whether to advance OLA to C++11? I would be happy to contribute to the effort as time permits. I know everyone is...
> One of the main feature I want to release this year [2020] is a system of interceptors at global ws level (pre-routing, post-routing) and at resource level (pre-handling, post-handling)....
Hi, I'm having the same problem of symlinked absolute paths (which are indeed outside the local filesystem) not being navigable. in `/home/myuser` on the host: `lrwxrwxrwx 1 myuser myuser 17...
> > > debug1: Trying private key: C:/Users/User/inferno_hamradio_ssh_rsa > > > **Load key "C:/Users/User/inferno_hamradio_ssh_rsa": invalid format** > > > debug1: No more authentication methods to try. > > > root@:...
More to the point: It would be a nice enhancement to have the log_access and log_error handlers take the request object as the argument (rather than std::string) so that the...
Deleted previous comment; managed to make the same changes Klemen describes to get to a buildable codebase. I'll report back as things develop...
I think I reached the same "built and run" state as Klemen, but nothing happens when I connect the USB cable to the host PC (Windows 10). The `tud_descriptor_device_cb` callback...
Hmm. `USB_DRD_FS_BASE` is not a defined symbol for me, but `USB_DRD_FS` is (and appears to be a register base address). However, changing that as well as commenting out `MX_ICACHE_Init()` didn't...
That's an extremely generous offer. I am going to make an attempt to roll my own USB CDC implementation and eschew tinyusb; if that goes nowhere, I'll be in touch...
Hi M, I'm not sure how to contact you directly. I followed the link from your profile and filled out the "contact us" form on that site. Is there a...