Code Monkey home page Code Monkey logo

Comments (6)

ryan-summers avatar ryan-summers commented on September 27, 2024 1

We talked a bit about logging in Matrix a bit ago - it might not be a bad idea to add a log feature flag? But it might also be fine to remove the log messages for now pending a decision on how to log in this crate.

from stm32h7xx-hal.

hargoniX avatar hargoniX commented on September 27, 2024

So has there been any further discussion as to how exactly we will proceed with this?

from stm32h7xx-hal.

ryan-summers avatar ryan-summers commented on September 27, 2024

I haven't seem any changes recently, I would assume that it's safe to move forward?

I remember there was some discussion about potentially incorporating stm32h7-ethernet into stm32-eth, but I think we could also target that as something for the future. It sounds like it would be a non-trivial change.

from stm32h7xx-hal.

richardeoin avatar richardeoin commented on September 27, 2024

Yeah, it'd be great to move this forward.

Integration with stm32-eth would be nice, but there would still need to be some H7-specific code. I'm happy to support either approach (stm32-eth or here).

from stm32h7xx-hal.

hargoniX avatar hargoniX commented on September 27, 2024

Regarding the smoltcp logging @richardeoin added in the stm32h7-ethernet crate, do we want this to be inside the HAL as well? As of now we do not do any logging so I'm not quite sure whether we need/want it?

from stm32h7xx-hal.

richardeoin avatar richardeoin commented on September 27, 2024

There is only minimal logging in the stm32h7-ethernet crate, so no problem removing it. There's just one call to warn! in src/ethernet.rs which could become a debug_assert! instead.

The examples could then depend on smoltcp/log, that's not a problem imo.

from stm32h7xx-hal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.